Fix line breaks for form field instructions

pull/3638/head
Peter Lehwess 9 years ago
parent 96a3de3443
commit 5144503f3f
  1. 3
      app/assets/stylesheets/content/_forms.sass

@ -122,6 +122,9 @@ $form--field-types: (text-field, text-area, select, check-box, radio-button, ran
color: $content-form-danger-zone-font-color
padding-left: 0px
+ .form--field-instructions
max-width: 100%
.form--field-instructions
margin: 0 0 1rem 0

Loading…
Cancel
Save