Reduce vertical padding for popup menu. Fix #49.

This commit is contained in:
FelisCatus 2014-10-21 23:55:46 +08:00
parent 61e5efce59
commit c6132210c7

View File

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