Skip to content
Snippets Groups Projects
Commit d9fd6cb1 authored by Elmar Ludwig's avatar Elmar Ludwig Committed by Jan-Hendrik Willms
Browse files

don't set vertical-align for checkbox/radio, fixes #3237

Closes #3237

Merge request studip/studip!2196
parent 4c88f583
No related branches found
No related tags found
No related merge requests found
......@@ -225,10 +225,6 @@ form.default {
}
}
input[type=checkbox], input[type=radio] {
vertical-align: text-bottom;
}
select[disabled] {
background-color: var(--dark-gray-color-15);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment