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
6afd88af05
commit
0b0c472b0c
1 changed files with 2 additions and 1 deletions
|
@ -10,11 +10,12 @@
|
|||
width: 100%;
|
||||
display: inline-block;
|
||||
margin-bottom: 5px;
|
||||
border-bottom: 1px solid #DDD;
|
||||
}
|
||||
|
||||
#menu.horizontal ul {
|
||||
padding: 0;
|
||||
float: right;
|
||||
border-bottom: 1px solid #DDD;
|
||||
}
|
||||
|
||||
#menu.horizontal ul li {
|
||||
|
|
Loading…
Add table
Reference in a new issue