From c377ffc2a5cc334981ab81e96ae0bc18a868edf7 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Mon, 16 Mar 2009 05:50:05 +0000 Subject: Ticket #97. Applied button css where missing. Minor form css improvements. --- themes/admin_default/css/screen.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes/admin_default/css') diff --git a/themes/admin_default/css/screen.css b/themes/admin_default/css/screen.css index baf85855..f5ebb50c 100644 --- a/themes/admin_default/css/screen.css +++ b/themes/admin_default/css/screen.css @@ -289,6 +289,10 @@ li.gGroup { float: left; padding: .2em .2em 0 .1em; } +#gProgress button { + float: right; + margin-top: 1em; +} /** ******************************************************************* * 7) Server Add -- cgit v1.2.3