loleaflet: menubar: Decrease separator height
Change-Id: I3c96bbc227ba911861e5d13902ad4f8dbb414549
This commit is contained in:
parent
8717b0417e
commit
acfb9922d5
1 changed files with 1 additions and 1 deletions
2
loleaflet/dist/smartmenus/sm-simple.css
vendored
2
loleaflet/dist/smartmenus/sm-simple.css
vendored
|
@ -211,7 +211,7 @@ collapsible to desktop (navbar + dropdowns)
|
|||
}
|
||||
.sm-simple a.separator {
|
||||
height: 1px;
|
||||
margin: 9px 0;
|
||||
margin: 4px 0;
|
||||
overflow: hidden;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
|
|
Loading…
Reference in a new issue