浏览代码

making nav toggle larger

chootka 10 年之前
父节点
当前提交
3e843ee179
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;
 }