increase margin on checkboxes and radios to center properly
This commit is contained in:
parent
060e216712
commit
fab1a80dcb
2 changed files with 2 additions and 2 deletions
2
docs/assets/css/bootstrap.css
vendored
2
docs/assets/css/bootstrap.css
vendored
|
|
@ -1012,7 +1012,7 @@ input[type="color"]:focus,
|
|||
|
||||
input[type="radio"],
|
||||
input[type="checkbox"] {
|
||||
margin: 3px 0;
|
||||
margin: 4px 0;
|
||||
*margin-top: 0;
|
||||
/* IE7 */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue