Patch #2494 » base.rhtml.2261.diff
base.rhtml (working copy) | ||
---|---|---|
52 | 52 |
<div id="content"> |
53 | 53 |
<%= render_flash_messages %> |
54 | 54 |
<%= yield %> |
55 |
<div style="float:none; clear:both; display:block;"></div> |
|
55 | 56 |
</div> |
56 | 57 |
</div> |
57 | 58 |