]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
for some reason iOS is shitting the bed on the .navbar-toggle unless it gets fixed...
authorMark Otto <otto@github.com>
Thu, 18 Jul 2013 09:19:13 +0000 (02:19 -0700)
committerMark Otto <otto@github.com>
Thu, 18 Jul 2013 09:19:13 +0000 (02:19 -0700)
docs/assets/css/bootstrap.css
less/navbar.less

index c89cd7af6fe020db69970ef5b491f3d466544239..ebfc45fdd43455fbf2d75cfcdefd03e009a78002 100644 (file)
@@ -2870,6 +2870,8 @@ button.close {
   position: absolute;
   top: 10px;
   right: 10px;
+  width: 48px;
+  height: 32px;
   padding: 8px 12px;
   background-color: transparent;
   border: 1px solid #ddd;
index 6efac5f4e77bf06f77efed0ae6bde48b6aa98621..c87c8e68c3f82cccd3edb9aa86e91c1b8a2a7353 100644 (file)
   position: absolute;
   top: 10px;
   right: 10px;
+  width: 48px;
+  height: 32px;
   padding: 8px 12px;
   background-color: transparent;
   border: 1px solid #ddd;