From 9686e8d077d01924776a42526fec5f1379f8ef3a Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Tue, 4 Aug 2009 10:52:51 +0000 Subject: tagging instructions width now works for other languages --- views/default/tidypics/css.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'views/default') diff --git a/views/default/tidypics/css.php b/views/default/tidypics/css.php index 68db520e4..84f6ee2d5 100644 --- a/views/default/tidypics/css.php +++ b/views/default/tidypics/css.php @@ -174,7 +174,6 @@ padding:0 0 5px; .river_object_album_comment { background: url(_graphics/river_icons/river_icon_comment.gif) no-repeat left -1px; } - .river_user_tag { background: url(mod/tidypics/graphics/icons/river_icon_tag.gif) no-repeat left -1px; } @@ -185,7 +184,7 @@ background:#BBDAF7; border:1px solid #4690D6; padding:10px; height:25px; -width:360px; +min-width:360px; display:none; overflow:hidden; position:absolute; -- cgit v1.2.3