mirror of
https://github.com/picocss/pico.git
synced 2025-04-23 18:06:14 -04:00
Form: Fix label and legend vertical-align
This commit is contained in:
parent
f232a11ef2
commit
320275ff99
9 changed files with 4 additions and 9 deletions
|
@ -1001,7 +1001,6 @@ label,
|
|||
fieldset legend {
|
||||
display: block;
|
||||
margin-bottom: calc(var(--spacing) * 0.25);
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
input:not([type=checkbox]):not([type=radio]),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue