Reduce form field bottom margin slightly

This value matches the margin applied to key-value attributes.
pull/2612/head
Alex Coles 10 years ago
parent 030c032808
commit 08d22c4e1c
  1. 2
      app/assets/stylesheets/content/_forms.sass

@ -170,7 +170,7 @@ fieldset
.form--field
@include grid-block($wrap: true)
align-items: center
margin-bottom: 1rem
margin-bottom: 0.4rem
&.-vertical,
.form.-vertical &

Loading…
Cancel
Save