From cc6a859c7d0d627afda90cbcd657a703b2219b3b Mon Sep 17 00:00:00 2001 From: Erik Kristensen Date: Tue, 19 Jul 2005 20:30:47 +0000 Subject: fixed meter bars ... they update in IE and Firefox now fixed top margin for the content area, it was too small, caused some issues in Firefox --- usr/local/www/themes/metallic/all.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www/themes') diff --git a/usr/local/www/themes/metallic/all.css b/usr/local/www/themes/metallic/all.css index 60d2dd5..45dbcea 100644 --- a/usr/local/www/themes/metallic/all.css +++ b/usr/local/www/themes/metallic/all.css @@ -102,7 +102,7 @@ form input { margin-top: 0px; margin-left: 5px; margin-right: 5px; - padding-top: 10px; + padding-top: 40px; padding-left: 10px; padding-right: 10px; padding-bottom: 20px -- cgit v1.1