Explorar el Código

making nav toggle larger

chootka hace 10 años
padre
commit
3e843ee179
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
 }