Internet Exploder fixes
[citadel.git] / webcit / static / webcit.css
index 48050d3e923705aadeed7c15f635051852fc114f..a10154bbcfbb52c97d7a4c844a52263fb79e5001 100644 (file)
@@ -1361,10 +1361,10 @@ li.event_unread span, a.event_read_title {
 
 .stickynote_body {
        position: relative;
-       width: 100%;
-       height: 100%;
-       top: 0px;
-       left: 0px;
+       //width: 100%;
+       //height: 100%;
+       //top: 0px;
+       //left: 0px;
        font-family: "Comic Sans MS", "Verdana", "Bitstream Vera Sans", sans-serif;
 }
 
@@ -1381,6 +1381,8 @@ li.event_unread span, a.event_read_title {
        position: absolute;
        width: 48px;
        height: 48px;
+       top: 16px;
+       left: 0px;
        background-color: #ffffff;
        border: 1px solid #333;
        z-index: 15;