]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/head.html
*** empty log message ***
[citadel.git] / webcit / static / head.html
index e000b348df67abbfc69190fa346307151f61cb59..5f18ab10890a8d6140e5735b4c117847f9df98cb 100644 (file)
@@ -68,15 +68,14 @@ body {
        background: #444455;
 }
 
-#text {
+#content {
        display: block;
        margin-top: 78px;
        margin-left: 75px;
        width: 90%;     <!-- proper browsers -->
 }
 
-* html #text {
-       margin-top: 78px;
+* html #content {
        width: 88%;     <!-- IE scrollbar bug -->
 }