Update main.css

fixed #133
Simple way to solve without making major changes.
master
Mateuspv 2014-06-21 13:02:18 -03:00
parent 97daaa912e
commit 3a3dedb0d9
1 changed files with 3 additions and 3 deletions

View File

@ -158,9 +158,9 @@ button.menu img {
.navdrawer-container h4,
.navdrawer-container ul li a {
height: 60px;
padding: 0 20px;
line-height: 60px;
height: auto;
padding: 17px 20px;
line-height: 1.4;
}
.navdrawer-container h4 {