From d8dce1e3e5bd6ed3976222fed2063b96f0569bc9 Mon Sep 17 00:00:00 2001 From: epeay Date: Mon, 8 Oct 2012 16:41:02 -0400 Subject: Updated Select Photos button hitbox to cover full visible button area. --- modules/gallery/css/gallery.css | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/gallery/css') diff --git a/modules/gallery/css/gallery.css b/modules/gallery/css/gallery.css index ecf89565..9d773699 100644 --- a/modules/gallery/css/gallery.css +++ b/modules/gallery/css/gallery.css @@ -39,6 +39,7 @@ #g-add-photos-canvas object { z-index: 100; + padding: 0em; } #g-add-photos-canvas .uploadifyQueue { -- cgit v1.2.3