2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Fixes #8732: unfucks disabled fieldset form example with form groups

This commit is contained in:
Mark Otto
2013-08-05 14:45:00 -07:00
parent bfe76273a0
commit 844df9e001
4 changed files with 22 additions and 12 deletions
-1
View File
@@ -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;
}