src/widgets/AnnotationsList.css
changeset 1046 eb77616c245f
parent 1037 5c0416e8bba1
child 1053 149a4ea20ea7
--- a/src/widgets/AnnotationsList.css	Tue Sep 01 15:24:26 2015 +0200
+++ b/src/widgets/AnnotationsList.css	Tue Sep 01 15:31:46 2015 +0200
@@ -1,9 +1,14 @@
 /* AnnotationsListWidget */
 
+#ui-datepicker-div
+{
+    display: none;
+}
+
 .Ldt-AnnotationsListWidget {
     border: none; margin: 0; padding: 0;
     overflow: auto;
-    max-height: 480px;
+    max-height: 380px;
 }
 .Ldt-AnnotationsListWidget a {
     text-decoration: none;