Committer: esavintcev
LJSUP-11059: Move commenting form under commentU 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-30 08:19:01 UTC (rev 21038) +++ trunk/htdocs/stc/sup/s/old_s1.css 2012-01-30 08:28:20 UTC (rev 21039) @@ -16,12 +16,17 @@ text-decoration: underline; } +.layout-inner { + overflow: visible; + } + .sidebar { display: none; } .column-left .content-inner, .column-right .content-inner { + overflow: visible; margin-right: 25px; margin-left: 25px; } @@ -75,6 +80,10 @@ padding-top: 0; } +.entry-comments-text { + overflow: visible; + } + .comments-links { margin: 0 0 2em; padding: 0; @@ -85,10 +94,13 @@ } .comment-wrap { + min-width: 300px; margin-top: 1.9em; } .comment-wrap.partial { + min-width: 0; margin-top: 0.3em; + white-space: nowrap; } .comment-wrap.screened .comment-head, .comment-wrap.spam .comment-head {