Lars #213

Merged
11291680 merged 1 commits from lars into master 2017-02-03 12:42:17 +01:00

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 {