Browse Source

making nav toggle larger

chootka 10 năm trước cách đây
mục cha
commit
319f20dfee
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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 {