mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-04-19 20:09:14 +03:00
Update horizontal-menu.css
This commit is contained in:
parent
0b0c472b0c
commit
b1da725f30
1 changed files with 2 additions and 1 deletions
|
@ -10,12 +10,13 @@
|
|||
width: 100%;
|
||||
display: inline-block;
|
||||
margin-bottom: 5px;
|
||||
border-bottom: 1px solid #DDD;
|
||||
}
|
||||
|
||||
#menu.horizontal ul {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
float: right;
|
||||
border-bottom: 1px solid #DDD;
|
||||
}
|
||||
|
||||
#menu.horizontal ul li {
|
||||
|
|
Loading…
Add table
Reference in a new issue