Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

Commit

Permalink
Clear floats after calendar
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Krienbühl committed Apr 20, 2016
1 parent e0847fd commit fe2becc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions onegov/town/templates/resource.pt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
data-highlights="[${resource.highlights and ','.join(str(h) for h in resource.highlights) or ''}]"
></div>

<div class="clearfix"></div>

<tal:block
define="
lead None;
Expand Down

0 comments on commit fe2becc

Please sign in to comment.