From: Cash Costello Date: Tue, 4 Aug 2009 10:52:51 +0000 (+0000) Subject: tagging instructions width now works for other languages X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=9686e8d077d01924776a42526fec5f1379f8ef3a;p=lorea%2Felgg.git tagging instructions width now works for other languages --- 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;