Removed unneeded height setting on checkboxes

Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
Roman Schmerold (BNoiZe)
2014-05-07 13:59:53 +02:00
parent 7f5c74b502
commit c15fb4043b

View File

@@ -651,7 +651,6 @@ input[type="checkbox"] {
padding:0;
margin:0 5px 0 0;
vertical-align:middle;
height:26px;
}
select {