fix CSS login screen for NS7 bug
authorThierry Pasqualier <thierry@uncensored.citadel.org>
Wed, 14 Feb 2007 17:07:11 +0000 (17:07 +0000)
committerThierry Pasqualier <thierry@uncensored.citadel.org>
Wed, 14 Feb 2007 17:07:11 +0000 (17:07 +0000)
webcit/static/webcit.css

index 4d5af716c3d7102596016d0aae72df6070cf7660..7a109bfde8821c2049f712d20ac37a66f115d021 100644 (file)
@@ -737,10 +737,7 @@ div.auto_complete ul strong.highlight {
 }
 
 #login_screen {
-       position:absolute; 
-       top: 3%; 
-       left: 3%; 
-       width: 94%;
+       margin: 3%;
 }
 
 .login_content {