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/views/form_uploadify.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/gallery/views') diff --git a/modules/gallery/views/form_uploadify.html.php b/modules/gallery/views/form_uploadify.html.php index 22332e82..c1f985c3 100644 --- a/modules/gallery/views/form_uploadify.html.php +++ b/modules/gallery/views/form_uploadify.html.php @@ -23,8 +23,8 @@ if (swfobject.hasFlashPlayerVersion("")) { $("#g-uploadify").uploadify({ - width: 150, - height: 33, + width: 298, + height: 32, uploader: "", script: "id}") ?>", scriptData: , -- cgit v1.2.3