improve nav-tabs padding

This commit is contained in:
Felix Niklas 2015-12-04 10:07:17 +01:00
parent d0964b7960
commit b0e9ce18a0

View file

@ -5708,11 +5708,10 @@ footer {
&.active { &.active {
color: white; color: white;
background: hsl(206,7%,28%); background: hsl(206,7%,28%);
border-color: hsl(206,7%,28%);
} }
a { a {
padding: 9px 25px; padding: 9px 24px 7px;
color: inherit; color: inherit;
color: inherit; color: inherit;
} }