Reduced padding in #inner_day, slight improvement for the latest calendar stuff
authorthe_mgt <themgt@uncensored.citadel.org>
Wed, 18 May 2011 16:49:20 +0000 (18:49 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 20:46:07 +0000 (20:46 +0000)
webcit/static/styles/webcit.css

index 0c767d73d0b4893da747c3b32f7b9d9d8da1ef4a..10080b2289a41be77fdaa37e2fc69f2b3915bcc9 100644 (file)
@@ -859,7 +859,7 @@ ul.tabbed_dialog li {
        background-color: #424b52;
        border-color: #424b52; }
 
-#inner_day { padding: 0.2em; }
+#inner_day { padding: 0.1em; }
 
 td.events_of_the_day { width: 50% }