Fix checkboxes and radio buttons alignment

pull/211/head
Aleksander Machniak 10 years ago
parent 875521af44
commit f25c01464f

@ -56,6 +56,7 @@ select,
button {
font-family: inherit;
font-size: inherit;
vertical-align: middle;
}
input[type="text"],

Loading…
Cancel
Save