clear style
This commit is contained in:
parent
0f62e5d93d
commit
4ea8b111e5
|
@ -9,5 +9,5 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<% if has_role?("admin") %>
|
<% if has_role?("admin") %>
|
||||||
<br /><%= link_to "New collection", new_collection_path %>
|
<p style="clear:both;"><%= link_to "New collection", new_collection_path %></p>
|
||||||
<% end %>
|
<% end %>
|
Loading…
Reference in a new issue