From e1a3b7d713858303f7e763fd29f7c01e847b0b06 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 9 May 2009 15:42:13 +0000 Subject: tweaked the tag menu box --- views/default/js/tidypics.php | 2 +- views/default/tidypics/css.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/views/default/js/tidypics.php b/views/default/js/tidypics.php index 22815aa5a..c3520842a 100644 --- a/views/default/js/tidypics.php +++ b/views/default/js/tidypics.php @@ -17,7 +17,7 @@ attached: 'ul#phototagging-menu', loaderText: '', inputClass: 'input-filter', - labelText: "

Insert tag

", + labelText: "

", delay: 100 }); diff --git a/views/default/tidypics/css.php b/views/default/tidypics/css.php index 7cafa44f2..ea16c95b9 100644 --- a/views/default/tidypics/css.php +++ b/views/default/tidypics/css.php @@ -219,7 +219,7 @@ position:absolute; z-index:10000; display:none; background:#ffffff; -padding:5px; +padding:10px; font-size:12px; text-align:left; } -- cgit v1.2.3