mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 15:08:12 -05:00
Reduce vertical padding for popup menu. Fix #49.
This commit is contained in:
parent
61e5efce59
commit
c6132210c7
@ -40,8 +40,7 @@ li > a {
|
||||
|
||||
.nav-pills.nav-stacked {
|
||||
> li > a {
|
||||
padding-left: 8px;
|
||||
padding-right: 25px;
|
||||
padding: 5px 25px 5px 8px;
|
||||
white-space: nowrap;
|
||||
cursor: pointer;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user