Add project-overview class for correct alignment

pull/6827/head
Magdalena Kafka 9 years ago
parent 19b115c4e4
commit 9b8801114a
  1. 2
      app/views/my_projects_overviews/index.html.erb

@ -38,7 +38,7 @@ See doc/COPYRIGHT.md for more details.
<% end %>
<% end %>
<div id="invisible-grid" class="widget-boxes">
<div id="invisible-grid" class="widget-boxes project-overview">
<% top_fields.each do |f| %>
<%= rendered_field f %>
<% end %>

Loading…
Cancel
Save