2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

for some reason iOS is shitting the bed on the .navbar-toggle unless it gets fixed dimensions

This commit is contained in:
Mark Otto
2013-07-18 02:19:13 -07:00
parent 3ed05f60fd
commit 64efa86036
2 changed files with 4 additions and 0 deletions
+2
View 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;
+2
View File
@@ -119,6 +119,8 @@
position: absolute;
top: 10px;
right: 10px;
width: 48px;
height: 32px;
padding: 8px 12px;
background-color: transparent;
border: 1px solid #ddd;