aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-05 14:45:00 -0700
committerMark Otto <[email protected]>2013-08-05 14:45:00 -0700
commit844df9e0011c0dff5900bcbed3f1146564c0103c (patch)
tree287b3b03a8e5248aaa57425ac1ea4a6746a2def5 /dist/css/bootstrap.css
parentbfe76273a0402f65687bdd56d6df9906edd248bd (diff)
downloadbootstrap-844df9e0011c0dff5900bcbed3f1146564c0103c.tar.xz
bootstrap-844df9e0011c0dff5900bcbed3f1146564c0103c.zip
Fixes #8732: unfucks disabled fieldset form example with form groups
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 50b168190..b52b76790 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -2874,7 +2874,6 @@ button.close {
.nav-collapse-scrollable {
max-height: 360px;
margin-bottom: 15px;
- overflow-x: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}