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