Implemented drag and drop for the new sticky notes view.
[citadel.git] / webcit / static / webcit.css
index ed5efa299f849edc9c03bcbe82b901f6b49337b3..537a2ce7ff99b6c04ea9706a1c2a6b76a9c78727 100644 (file)
@@ -1328,6 +1328,7 @@ li.event_unread span, a.event_read_title {
        height: 200px;
        border: 1px solid black;
        background-color: #ffff00;
+       overflow: hidden;
 }
 
 .stickynote_titlebar {