# HG changeset patch # User domruf # Date 2017-05-25 17:49:50 # Node ID d5ec8035ff6eab1b5e43b5dc1a82c4bbb2fc6a6a # Parent 84b339875fbfac7c82936a0bd44a2ff68b14b0c8 changelog: re-render branch graph on page resize When the browser size has been changed, the dots may no longer be correctly aligned with the table rows. Currently, the graph will just overflow without changing size, but that can soon change. 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 @@ -182,6 +182,9 @@ %else: ${_('There are no changes yet')}