mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 23:08:13 -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 {
|
.nav-pills.nav-stacked {
|
||||||
> li > a {
|
> li > a {
|
||||||
padding-left: 8px;
|
padding: 5px 25px 5px 8px;
|
||||||
padding-right: 25px;
|
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user