소스 검색

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;
 }