mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
fix border and border radius on radios/checkboxes for iOS, fix forms docs alignment on small devices
This commit is contained in:
Vendored
+1
@@ -534,6 +534,7 @@ input[type="image"], input[type="checkbox"], input[type="radio"] {
|
||||
|
||||
line-height: normal;
|
||||
border: none;
|
||||
border: initial;
|
||||
cursor: pointer;
|
||||
border-radius: 0 \0/;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user