From e1813ec836ca2d17b2b14bb42c9d8edfa10c1ff2 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 30 Oct 2008 01:48:41 +0000 Subject: Make style match 100% --- usr/local/www/themes/the_wall/all.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'usr/local/www/themes/the_wall') diff --git a/usr/local/www/themes/the_wall/all.css b/usr/local/www/themes/the_wall/all.css index 7300751..3538e32 100644 --- a/usr/local/www/themes/the_wall/all.css +++ b/usr/local/www/themes/the_wall/all.css @@ -5,6 +5,10 @@ html, body, td, th, input, select { } +.infobox { + width:100%; +} + .infoboxnptd2 { width:70%; color:white; @@ -30,7 +34,7 @@ html, body, td, th, input, select { .infoboxnp { background-color:#990000; - width:600px; + width:100%; } .infoboxnpimg { -- cgit v1.1