mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-04-20 20:13:40 +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%;
|
width: 100%;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
border-bottom: 1px solid #DDD;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu.horizontal ul {
|
#menu.horizontal ul {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
float: right;
|
||||||
|
border-bottom: 1px solid #DDD;
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu.horizontal ul li {
|
#menu.horizontal ul li {
|
||||||
|
|
Loading…
Add table
Reference in a new issue