diff options
author | epeay <elliottp@inmotionhosting.com> | 2012-10-08 16:41:02 -0400 |
---|---|---|
committer | epeay <elliottp@inmotionhosting.com> | 2012-10-08 16:41:02 -0400 |
commit | d8dce1e3e5bd6ed3976222fed2063b96f0569bc9 (patch) | |
tree | 22d3aa1dfec0e588b333a6135574c83771ddaa27 /modules/gallery/css/gallery.css | |
parent | 71a67ebb9f685c4f7347c9a9744e3267bd2aa4f9 (diff) |
Updated Select Photos button hitbox to cover full visible button area.
Diffstat (limited to 'modules/gallery/css/gallery.css')
-rw-r--r-- | modules/gallery/css/gallery.css | 1 |
1 files changed, 1 insertions, 0 deletions
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 { |