fix checkboxes when zoomed out in browser

This commit is contained in:
Felix Niklas 2015-12-14 17:03:02 +01:00
parent 8826b8c371
commit e5da43f170

View file

@ -920,6 +920,7 @@ th.align-right {
.table .checkbox-replacement, .table .checkbox-replacement,
.table .radio-replacement { .table .radio-replacement {
height: 40px; height: 40px;
width: 40px;
} }
.table-overview tbody .icon-checkbox, .table-overview tbody .icon-checkbox,