Remove extra padding under nav links.

master
Stephen Sawchuk 2014-06-17 23:07:43 -04:00
parent 08f2f08e74
commit ec24ee8583
1 changed files with 1 additions and 1 deletions

View File

@ -324,7 +324,7 @@ main {
}
.navdrawer-container {
padding: 0 16px 8px 16px;
padding: 0 16px;
}
.navdrawer-container li {