From f1b63cb2469bd332a20ed8f47109ab52f6381f4c Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 30 Oct 2010 17:45:51 +0000 Subject: increased width of flash to cover text --- views/default/tidypics/forms/ajax_upload.php | 1 + 1 file changed, 1 insertion(+) (limited to 'views/default') diff --git a/views/default/tidypics/forms/ajax_upload.php b/views/default/tidypics/forms/ajax_upload.php index 47aa954c7..c703d293b 100644 --- a/views/default/tidypics/forms/ajax_upload.php +++ b/views/default/tidypics/forms/ajax_upload.php @@ -86,6 +86,7 @@ $("#uploadify").uploadify({ 'wmode' : 'transparent', 'buttonImg' : " ", 'height' : 20, + 'width' : 130, 'onEmbedFlash' : function(event) { $("#" + event.id).hover( function(){ -- cgit v1.2.3