From 80d11d74ff8f9caf01c2007b6ae50d7802846ea3 2017-08-18 02:11:05 From: Joshua Simmons Date: 2017-08-18 02:11:05 Subject: [PATCH] minify the hamburger to fix the navbar height --- diff --git a/static/scss/custom.scss b/static/scss/custom.scss index 06885fcaf3c1c4fd9796e3408b59b665624f3500..495e3bcb961db79f6b4fe66c5c6fc0d9fb92eae2 100644 --- a/static/scss/custom.scss +++ b/static/scss/custom.scss @@ -382,4 +382,5 @@ footer .footer-copy { .navbar-toggle { background-color: $gray-lighter; + font-size: 10px; }