From 80bb78fa4ef3fe718cdee56fc98d5584dcd7d5b2 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Fri, 9 Oct 2009 12:07:27 -0600 Subject: Fixed resized photo float issue, added g-clearfix to g-pager on the photo view. Tightened up g-pager styles. Removed a few unecessary !importants. --- themes/wind/css/fix-ie.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/wind/css/fix-ie.css') diff --git a/themes/wind/css/fix-ie.css b/themes/wind/css/fix-ie.css index be6e22be..60abc08d 100644 --- a/themes/wind/css/fix-ie.css +++ b/themes/wind/css/fix-ie.css @@ -19,7 +19,7 @@ input.submit { width: 110px; } -#g-dialog a.g-cancel { +#g-dialog .g-cancel { display: inline-block !important; float: none !important; } -- cgit v1.2.3