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