* Sticky note color selection is now feature complete,
[citadel.git] / webcit / static / webcit.css
index b06fb006dd7bee75187ec56cd55e20f46aa826e3..858d8a989ff5bb52cba87c7f2856eda587091ba1 100644 (file)
@@ -1370,8 +1370,8 @@ li.event_unread span, a.event_read_title {
 
 .stickynote_resize {
        position: absolute;
-       right: 0px;
-       bottom: 0px;
+       right: -1px;
+       bottom: -5px;
 }
 
 .stickynote_palette {