mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
fix #3179: cut off radios and checkboxes
This commit is contained in:
Vendored
+1
-1
@@ -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