Minimum height for calendars.
authorJan Schneider <jan@horde.org>
Fri, 18 Jun 2010 17:21:20 +0000 (19:21 +0200)
committerJan Schneider <jan@horde.org>
Mon, 21 Jun 2010 08:52:42 +0000 (10:52 +0200)
kronolith/themes/screen.css

index 6e95811..5f88721 100644 (file)
@@ -564,6 +564,7 @@ body.kronolithAjax {
     cursor: pointer;
 }
 #kronolithMenu div.kronolithCalendars div {
+    min-height: 16px;
     margin-bottom: 2px;
     padding: 2px 2px 2px 20px;
     background: url("graphics/checkbox_off.png") 2px center no-repeat;