fixes spacing for radio/check boxes (U4-6036) tested in ie, ff and chrome
This commit is contained in:
@@ -306,6 +306,7 @@ textarea {
|
||||
.checkbox input[type="checkbox"] {
|
||||
float: left;
|
||||
margin-left: 0px;
|
||||
margin-right:5px;
|
||||
}
|
||||
|
||||
// Move the options list down to align with labels
|
||||
|
||||
Reference in New Issue
Block a user