Committer: esavintcev
LJSUP-5225: Embed PlaceholderU trunk/cgi-bin/weblib.pl
Modified: trunk/cgi-bin/weblib.pl =================================================================== --- trunk/cgi-bin/weblib.pl 2010-09-16 18:13:30 UTC (rev 17397) +++ trunk/cgi-bin/weblib.pl 2010-09-17 02:34:27 UTC (rev 17398) @@ -2246,7 +2246,7 @@ $height -= 2; return qq { - <span class="LJ_Placeholder_Container" style="width: ${width}px; height: ${height}px;"> + <span class="LJ_Placeholder_Container" style="width: ${width}px; height: ${height}px; text-align: left;"> <a href="$link" onclick="return LiveJournal.placeholderClick(this, '$placeholder_html')"> <img src="$img" class="LJ_Placeholder" title="Click to show embedded content" alt="" /> </a>