mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
remove bottom margin on radios and checkboxes
This commit is contained in:
Vendored
+1
-1
@@ -1012,7 +1012,7 @@ input[type="color"]:focus,
|
||||
|
||||
input[type="radio"],
|
||||
input[type="checkbox"] {
|
||||
margin: 4px 0;
|
||||
margin: 4px 0 0;
|
||||
margin-top: 1px \9;
|
||||
*margin-top: 0;
|
||||
line-height: normal;
|
||||
|
||||
Reference in New Issue
Block a user