Configuration screens : fix CSS/HTML bugs
[citadel.git] / webcit / static / webcit.css
index ecbe063fb916e4c1c30a205da4e647f71a723ff8..f32a43b06412399bc4acee05a3a733b48c1a4a45 100644 (file)
@@ -248,9 +248,13 @@ li.start_page {
 }
 
 .service {
-        text-align: center;
 }
 
+.service table, .service form {
+       width: 100%;
+}
+
+
 .instructions {
 
 }