RFC 3676 says there can't be more in the signature delimiter line than this
[squirrelmail.git] / css / default.css
index 522794b45418f8911f3d8e732110cd36e2637a77..ba576e3a81862983ed6da4cab6e435435c839ac8 100644 (file)
@@ -47,10 +47,16 @@ a:link, a:visited, a:hover, a:active {
 }
 
 /* left_main.tpl definitions */
+div.sqm_leftMain {
+    text-align: center;
+    width:100%;
+}
+
 .sqm_wrapperTable   {
     border:0;
     padding:0;
-    margin-left:0;
+    margin-left:auto;
+    margin-right: auto;
     border-spacing:0;
     width:99%
 }