Changed admin checkbox buttons

This commit is contained in:
Lars van Hijfte
2017-02-03 12:40:33 +01:00
parent 52ce787241
commit 1ac6a7da87

View File

@@ -1,9 +1,9 @@
.admin-panel input[type="radio"], input[type="checkbox"] { .admin-panel input[type="radio"], input[type="checkbox"] {
vertical-align: middle; vertical-align: middle;
height: 28px; height: 14px;
width: 28px; width: 14px;
margin: 2px; margin: 7px;
} }
.table-checkbox { .table-checkbox {