Merge pull request #3425 from HDinger/fix/21195-checkboxes-text-same-line

[21195] checkboxes and text on same line
pull/3432/head
Oliver Günther 9 years ago
commit 1e07cde043
  1. 1
      app/assets/stylesheets/content/_forms.sass

@ -229,6 +229,7 @@ fieldset.form--fieldset
// override max-width set by including grid-content
max-width: 100%
padding-left: 0.5rem
margin-bottom: 0
.form--field-container
@include grid-order(1)

Loading…
Cancel
Save