Attempt to better position checkboxes
This commit is contained in:
@@ -107,6 +107,10 @@ $table-border-color: transparent !default;
|
||||
color: white;
|
||||
}
|
||||
|
||||
input[type="checkbox"] {
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
|
||||
// ----------------------------
|
||||
// Main classes
|
||||
|
||||
Reference in New Issue
Block a user