Implemented the ajax call for updating notes.
[citadel.git] / webcit / static / webcit.css
index 8c6cb18efcf12a1bc1756d4cd9e82cbd8b3c294c..2ec1cab2ce6f104d73b83171fa483b8208081107 100644 (file)
@@ -1323,7 +1323,7 @@ li.event_unread span, a.event_read_title {
 }
 
 .stickynote_outer {
-       position: relative;
+       position: absolute;
        width: 200px;
        height: 200px;
        border: 1px solid black;