fix border and border radius on radios/checkboxes for iOS, fix forms docs alignment on small devices
This commit is contained in:
parent
b77161f864
commit
70c6a6cd85
5 changed files with 11 additions and 59 deletions
1
docs/assets/css/bootstrap.css
vendored
1
docs/assets/css/bootstrap.css
vendored
|
|
@ -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/;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue