Merge pull request #2222 from rabuzarus/2912_vier_clear_widget

vier: add missing clear divs to right aside
This commit is contained in:
Michael Vogel 2015-12-29 14:24:45 +01:00
commit 4e47b26e17

View File

@ -12,6 +12,7 @@
{{$i}} {{$i}}
{{/foreach}} {{/foreach}}
</div> </div>
<div class="clear"></div>
</div> </div>
{{/if}} {{/if}}
@ -59,6 +60,7 @@
{{$i}} {{$i}}
{{/foreach}} {{/foreach}}
</div> </div>
<div class="clear"></div>
</div> </div>
{{/if}} {{/if}}