* Use the correct class name for .chat_userlist_class in the stylesheet - fixes the...
authorArt Cancro <ajc@citadel.org>
Thu, 17 Jun 2010 21:26:11 +0000 (21:26 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 17 Jun 2010 21:26:11 +0000 (21:26 +0000)
webcit/static/webcit.css

index 3af07de01d2de9505a8bd561f10d1aae0fb206ef..c336b9a8d53def83fa4efa980652c49ee08a7316 100644 (file)
@@ -1683,7 +1683,7 @@ li.event_unread span, a.event_read_title {
        padding-right: 3px;
 }
 
-.chat_userlist {
+.chat_userlist_class {
        position: absolute;
        top: 0;
        right: 1%;