##// END OF EJS Templates
Fixes content vertical overflow (#3053)....
Jean-Philippe Lang -
r2550:f1b5127cbbf7
parent child
Show More
@@ -54,6 +54,7
54 54 <%= render_flash_messages %>
55 55 <%= yield %>
56 56 <%= call_hook :view_layouts_base_content %>
57 <div style="clear:both;"></div>
57 58 </div>
58 59 </div>
59 60
General Comments 0
You need to be logged in to leave comments. Login now