override the line-height rule for the tags to center the vertically
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 28 Nov 2009 23:50:45 +0000 (18:50 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 28 Nov 2009 23:50:45 +0000 (18:50 -0500)
center the tag text again

kronolith/themes/screen.css

index 9221c70..6bef23e 100644 (file)
@@ -730,7 +730,9 @@ div.kronolithFormActions {
     margin: 0;
     height: 100%;
 }
-
+#kronolithEventACBox {
+    line-height: 100%;
+}
 /* Map */
 #kronolithEventMap {
        height: 400px;