* A little more padding between the chat windows
authorArt Cancro <ajc@citadel.org>
Wed, 28 Apr 2010 16:01:22 +0000 (16:01 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 28 Apr 2010 16:01:22 +0000 (16:01 +0000)
webcit/static/webcit.css

index 59d4ec661983c50db129e18d80fea9e5e11ea580..fc76cc1a8c895fb36ad83c922fcd4471fff7c012 100644 (file)
@@ -1677,7 +1677,10 @@ li.event_unread span, a.event_read_title {
        position: absolute;
        left: 1%;
        right: 1%;
-       top: 71%;
+       height: 28%;
+       bottom: 0;
+       margin-top: 5px;
+       margin-bottom: 5px;
        margin-left: auto;
        margin-right: auto;
        border-style: solid;