Vertical centering in form items

This commit is contained in:
echarp 2018-08-30 19:59:00 +02:00
parent 671a97d6f5
commit 235a255879

View File

@ -27,6 +27,7 @@ legend
display: flex
flex-wrap: wrap
box-shadow: $shadow
align-items: center
border-radius: $radius
& > label, .field_with_errors > label
width: 10em