mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 07:25:15 +02:00
vier: add missing clear divs to right aside
This commit is contained in:
parent
99861b9fa6
commit
871fb609d4
1 changed files with 2 additions and 0 deletions
|
@ -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}}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue