mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
fix #2989: clear .checkbox/.radio floats
This commit is contained in:
Binary file not shown.
1
docs/assets/css/bootstrap.css
vendored
1
docs/assets/css/bootstrap.css
vendored
@@ -729,6 +729,7 @@ input[type="hidden"] {
|
||||
}
|
||||
.radio,
|
||||
.checkbox {
|
||||
overflow: auto;
|
||||
padding-left: 18px;
|
||||
}
|
||||
.radio input[type="radio"],
|
||||
|
||||
Reference in New Issue
Block a user