Ver Fonte

making nav toggle larger

chootka há 10 anos atrás
pai
commit
3e843ee179
1 ficheiros alterados com 1 adições e 1 exclusões
  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;
 }