Browse Source

making nav toggle larger

chootka 10 years ago
parent
commit
319f20dfee
1 changed files with 2 additions and 0 deletions
  1. 2 0
      assets/themes/bootstrap-3/css/style.css

+ 2 - 0
assets/themes/bootstrap-3/css/style.css

@@ -137,8 +137,10 @@ ul.nav li a.active {
 }
 
 .navbar-toggle .icon-spacer {
+  display: block;
   width: 37px;
   height: 3px;
+  border-radius: 1px;
 }
 
 .social a {