mirror of
https://github.com/pure-css/pure.git
synced 2025-01-13 02:04:23 +00:00
Removed top/bottom margin horiz menu separator
Removed the top and bottom margin from the separator in the horizontal menu.
This commit is contained in:
parent
8cb7efca2a
commit
ed6367816c
@ -114,7 +114,7 @@
|
||||
.pure-menu-horizontal li.pure-menu-separator {
|
||||
height: 50%;
|
||||
width: 1px;
|
||||
margin: 2px 7px;
|
||||
margin: 0 7px;
|
||||
}
|
||||
|
||||
/* Submenus should be horizontal separator again */
|
||||
|
Loading…
Reference in New Issue
Block a user