Skip to content

Commit

Permalink
added clear: both to navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
hukl committed Apr 13, 2009
1 parent 5930601 commit 22aa852
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/admin.html.erb
Expand Up @@ -35,6 +35,7 @@
<div id="subnavigation">
<%= yield :subnavigation %>
</div>
<div style="clear: both"></div>
<div id="flash">
<%= flash[:notice] %>
</div>
Expand Down

0 comments on commit 22aa852

Please sign in to comment.