Fix padding on dropdown
This commit is contained in:
@@ -115,7 +115,7 @@ nav.top div.slideout .dropdown {
|
|||||||
height: 32px;
|
height: 32px;
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
padding: 1px 4px;
|
padding: 1px 3px;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
transition-duration: 0.05s;
|
transition-duration: 0.05s;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user