Explorar el Código

making nav toggle larger

chootka hace 10 años
padre
commit
319f20dfee
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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 {