* CSS fix to render login/logout screens properly in IE8
authorArt Cancro <ajc@citadel.org>
Mon, 18 May 2009 14:56:13 +0000 (14:56 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 18 May 2009 14:56:13 +0000 (14:56 +0000)
webcit/static/webcit.css

index 440f48123819a63f6a13c720998a19f8e7d0339c..d75ab0e1c9bb768c0361ede0be8b569b050e49a2 100644 (file)
@@ -657,7 +657,7 @@ body, #global {
        margin: 0;
 }
 
-#content .boxlabel {
+#content .boxlabel, #global .boxlabel {
        margin: 0;
        padding: 0;
        width: 100%;