From c48892591e828479bf2b2137ad24ab94149b28aa Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Sun, 28 Sep 2008 08:46:48 +0000 Subject: make max-width just a bit narrower --- style/install.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'style') 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: */ -- cgit v1.3