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:
Vendored
-1
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user