Form: Fix label and legend vertical-align

This commit is contained in:
Lucas Larroche 2021-10-23 17:41:07 +07:00
parent f232a11ef2
commit 320275ff99
9 changed files with 4 additions and 9 deletions

View file

@ -1031,7 +1031,6 @@ label,
fieldset legend {
display: block;
margin-bottom: calc(var(--spacing) * 0.25);
vertical-align: middle;
}
input:not([type=checkbox]):not([type=radio]),