Committer: esavintcev
LJSUP-10959: Add "View classic comments" minimalism settingU trunk/htdocs/stc/sup/s/old_s1.css
Modified: trunk/htdocs/stc/sup/s/old_s1.css =================================================================== --- trunk/htdocs/stc/sup/s/old_s1.css 2012-01-24 11:42:58 UTC (rev 20970) +++ trunk/htdocs/stc/sup/s/old_s1.css 2012-01-24 11:53:35 UTC (rev 20971) @@ -108,8 +108,13 @@ width: 750px; } -#qrdiv form { +.comments-links ~ #qrdiv form { width: 700px; margin-right: auto; margin-left: auto; } +.comment-wrap ~ #qrdiv form { + width: auto; + margin-right: 0; + margin-left: 0; + }