Committer: mchervonniy
LJSUP-8385: scaling of IMG at comments to FriendsTimesU trunk/htdocs/stc/friendstimes.css
Modified: trunk/htdocs/stc/friendstimes.css =================================================================== --- trunk/htdocs/stc/friendstimes.css 2011-03-28 04:10:52 UTC (rev 10309) +++ trunk/htdocs/stc/friendstimes.css 2011-03-28 06:53:22 UTC (rev 10310) @@ -79,6 +79,9 @@ .b-friendstimes-article IMG { max-width: 900px; } + .b-friendstimes-comments-wrapper IMG { + max-width: 820px; + } .b-friendstimes-article-links { overflow: hidden; line-height: 18px;