fix padding on .button in the kronolithMenu. Still some issues
authorMichael J. Rubinsky <mrubinsk@horde.org>
Tue, 22 Dec 2009 17:35:05 +0000 (12:35 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Tue, 22 Dec 2009 17:35:05 +0000 (12:35 -0500)
with other themes, but that's for another day :)

kronolith/themes/screen.css

index 7cc508e..efb2b80 100644 (file)
@@ -426,6 +426,9 @@ body.kronolithAjax {
     left: 10px;
     width: 153px;
 }
+#kronolithMenu .button {
+       padding: 1px 2px;
+}
 #kronolithMenuCalendars {
     position: absolute;
     top: 265px;