mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02:00
fix #3179: cut off radios and checkboxes
This commit is contained in:
2
docs/assets/css/bootstrap.css
vendored
2
docs/assets/css/bootstrap.css
vendored
@@ -873,8 +873,8 @@ input[type="hidden"] {
|
||||
|
||||
.radio,
|
||||
.checkbox {
|
||||
min-height: 18px;
|
||||
padding-left: 18px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.radio input[type="radio"],
|
||||
|
Reference in New Issue
Block a user