the div containing the AnnotationsListWidget has now the size of the widget.
authorhamidouk
Fri, 27 Jan 2012 11:28:34 +0100
changeset 463 582670c6985a
parent 462 21350969c664
child 464 40339684b974
the div containing the AnnotationsListWidget has now the size of the widget.
src/ldt/ldt/static/ldt/css/front_player.css
--- a/src/ldt/ldt/static/ldt/css/front_player.css	Thu Jan 26 17:27:27 2012 +0100
+++ b/src/ldt/ldt/static/ldt/css/front_player.css	Fri Jan 27 11:28:34 2012 +0100
@@ -49,7 +49,7 @@
 }
 
 #annot_media {
-    width: 400px; margin: 5px 0 10px 10px; max-height: 400px; overflow: auto;
+    width: 400px; margin: 5px 0 10px 10px;
 }
 
 #annot_media li {