From: Chuck Hagenbuch Date: Sat, 8 Jan 2011 20:44:57 +0000 (-0500) Subject: Tweak the space between multiple commit summaries X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=bcf4ff9012e623f02283435f5985486dd6d46ca7;p=horde.git Tweak the space between multiple commit summaries --- diff --git a/chora/themes/default/screen.css b/chora/themes/default/screen.css index 39ea79f8d..b97929aae 100644 --- a/chora/themes/default/screen.css +++ b/chora/themes/default/screen.css @@ -160,7 +160,7 @@ h3.file-view-header { background: #eee; padding: .5em; font-size: 100%; - margin: .2em 0; + margin: .2em 0 .5em 0; } .commit-message { font-size: 110%;