mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
fix border and border radius on radios/checkboxes for iOS, fix forms docs alignment on small devices
This commit is contained in:
@@ -85,6 +85,7 @@ input[type="radio"] {
|
||||
*margin-top: 0; /* IE7 */
|
||||
line-height: normal;
|
||||
border: none;
|
||||
border: initial;
|
||||
cursor: pointer;
|
||||
border-radius: 0 e("\0/");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user