Sfoglia il codice sorgente

making nav toggle larger

chootka 10 anni fa
parent
commit
3e843ee179
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      assets/themes/bootstrap-3/css/style.css

+ 1 - 1
assets/themes/bootstrap-3/css/style.css

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