# HG changeset patch # User Mads Kiilerich # Date 1386700237 -3600 # Node ID 2ea889757ba1b920b5df71247ed19d4244f24f2d # Parent 1a659a59be4a7bab7dab892c8c0a7bcd0a859211 changelog: show both graphlog divs correctly top-aligned, even if divs above them over-floats and are irregular diff -r 1a659a59be4a -r 2ea889757ba1 kallithea/templates/changelog/changelog.html --- a/kallithea/templates/changelog/changelog.html Tue Dec 10 19:30:37 2013 +0100 +++ b/kallithea/templates/changelog/changelog.html Tue Dec 10 19:30:37 2013 +0100 @@ -68,6 +68,9 @@ ${h.end_form()} + +
+
@@ -152,6 +155,8 @@ +
+
${c.pagination.pager('$link_previous ~2~ $link_next')}