diff options
| author | Mark Otto <[email protected]> | 2013-08-05 14:45:00 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-05 14:45:00 -0700 |
| commit | 844df9e0011c0dff5900bcbed3f1146564c0103c (patch) | |
| tree | 287b3b03a8e5248aaa57425ac1ea4a6746a2def5 /less | |
| parent | bfe76273a0402f65687bdd56d6df9906edd248bd (diff) | |
| download | bootstrap-844df9e0011c0dff5900bcbed3f1146564c0103c.tar.xz bootstrap-844df9e0011c0dff5900bcbed3f1146564c0103c.zip | |
Fixes #8732: unfucks disabled fieldset form example with form groups
Diffstat (limited to 'less')
| -rw-r--r-- | less/navbar.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/navbar.less b/less/navbar.less index 98ad5383c..2efc3545b 100644 --- a/less/navbar.less +++ b/less/navbar.less @@ -106,7 +106,6 @@ margin-bottom: @navbar-padding-vertical; max-height: 360px; overflow-y: scroll; - overflow-x: hidden; -webkit-overflow-scrolling: touch; } } |
