Vertical centering in form items
This commit is contained in:
parent
671a97d6f5
commit
235a255879
@ -27,6 +27,7 @@ legend
|
|||||||
display: flex
|
display: flex
|
||||||
flex-wrap: wrap
|
flex-wrap: wrap
|
||||||
box-shadow: $shadow
|
box-shadow: $shadow
|
||||||
|
align-items: center
|
||||||
border-radius: $radius
|
border-radius: $radius
|
||||||
& > label, .field_with_errors > label
|
& > label, .field_with_errors > label
|
||||||
width: 10em
|
width: 10em
|
||||||
|
Loading…
Reference in New Issue
Block a user