Defect #5008 » clear_both_user_show.diff
| app/views/users/show.rhtml (working copy) | ||
|---|---|---|
| 3 | 3 |
</div> |
| 4 | 4 | |
| 5 | 5 |
<h2><%= avatar @user, :size => "50" %> <%=h @user.name %></h2> |
| 6 |
<div style="clear:both"></div> |
|
| 6 | 7 | |
| 7 | 8 |
<div class="splitcontentleft"> |
| 8 | 9 |
<ul> |