From: Michael J. Rubinsky Date: Sat, 28 Nov 2009 23:50:45 +0000 (-0500) Subject: override the line-height rule for the tags to center the vertically X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=2518d9613239ab3117559c904ae7ca518e557a48;p=horde.git override the line-height rule for the tags to center the vertically center the tag text again --- diff --git a/kronolith/themes/screen.css b/kronolith/themes/screen.css index 9221c7068..6bef23e58 100644 --- a/kronolith/themes/screen.css +++ b/kronolith/themes/screen.css @@ -730,7 +730,9 @@ div.kronolithFormActions { margin: 0; height: 100%; } - +#kronolithEventACBox { + line-height: 100%; +} /* Map */ #kronolithEventMap { height: 400px;