loleaflet: menubar: Decrease separator height

Change-Id: I3c96bbc227ba911861e5d13902ad4f8dbb414549
This commit is contained in:
Pranav Kant 2016-05-20 13:43:01 +05:30
parent 8717b0417e
commit acfb9922d5

View file

@ -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;