comparison ez_setup.py @ 4840:49521e9d20cb

changelog: fix display artifacts in expanded multi-line commit messages When a multi-line commit message is expanded in a changelog, and the last line of the commit message has some characters that go below the baseline, like an underscore, g, j, y, ... the bottom part of these characters would not be shown. This is caused by the 'overflow: hidden' property set on the unexpanded message. Reset that property by adding 'overflow: initial' on the expanded class. Additionally, slightly enlarge the margin of the expanded message box.
author Thomas De Schampheleire <thomas.de_schampheleire@alcatel-lucent.com>
date Fri, 20 Feb 2015 10:44:02 +0100
parents bf263968da47
children
comparison
equal deleted inserted replaced
4839:1619d9ebc1b9 4840:49521e9d20cb