summaryrefslogtreecommitdiff
path: root/style
diff options
context:
space:
mode:
Diffstat (limited to 'style')
-rw-r--r--style/install.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style/install.css b/style/install.css
index 4086909..d2ab19a 100644
--- a/style/install.css
+++ b/style/install.css
@@ -1,5 +1,5 @@
/* layout */
-div#container {width:93%;margin:0 auto;max-width:1600px}
+div#container {width:93%;margin:0 auto;max-width:1100px}
/* header */
#header {background:transparent url(images/bg_header-trans.png) no-repeat right top}
@@ -196,4 +196,4 @@ div.progressbar div.progress100 {-moz-border-radius:0 0 .5em 0;-webkit-border-ra
#stepmenu {-moz-border-radius:.4em;-webkit-border-radius:.4em;border-radius:.4em}
#install_welcome div.row.submit strong {-moz-border-radius:1em;-webkit-border-radius:1em;border-radius:1em}
-/* vim: set ts=40: */ \ No newline at end of file
+/* vim: set ts=40: */