clear style

rails2
Espen Antonsen 2009-06-16 01:27:02 +02:00
parent 0f62e5d93d
commit 4ea8b111e5
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@
</div>
<% 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 %>