allow WP form to wrap

suitable for small screens and modals

[ci skip]
pull/2933/head
Jan Sandbrink 10 years ago
parent ecacabe55f
commit 91efc953cf
  1. 2
      app/views/work_packages/_two_column_attributes.html.erb

@ -28,7 +28,7 @@ See doc/COPYRIGHT.rdoc for more details.
++#%>
<% left_attributes, right_attributes = attributes.in_groups(2, false) %>
<div class="grid-block">
<div class="grid-block wrap">
<div class="form--column">
<% left_attributes.each do |attribute| %>
<%= attribute.field %>

Loading…
Cancel
Save