introduces wide label for file description

This will fix some overlapping in IE10 and IE11

Signed-off-by: Florian Kraft <f.kraft@finn.de>
pull/3209/head
Florian Kraft 9 years ago
parent 02c350664a
commit befc936139
  1. 2
      app/views/attachments/_nested_form.html.erb

@ -58,7 +58,7 @@ an attachments_attributes= and not every model supports this we build a nested f
</div>
</div>
</div>
<div class="form--field">
<div class="form--field -wide-label">
<label class="form--label">
<%= l(:label_optional_description) %>
</label>

Loading…
Cancel
Save