From 0abd6f63bc8a1976a62bc4b57bbabe10d62b5c8d Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Thu, 24 Sep 2009 22:11:36 -0600 Subject: Force status message box to fill the full width of the content area --- themes/wind/css/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index 64ecf775..2898bf2b 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -285,7 +285,7 @@ li.gError select { /* Status messages ~~~~~~~~~~~~~~~~~~~~~~~ */ -#gMessage { +#gContent #gMessage { width: 100%; } -- cgit v1.2.3