Committer: esavintcev
LJSUP-11340: Comment headers displaying incorrectly if there's subject lines, extra space, not lining up, etcU 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-02-29 08:43:53 UTC (rev 21265) +++ trunk/htdocs/stc/sup/s/old_s1.css 2012-02-29 08:54:15 UTC (rev 21266) @@ -107,6 +107,9 @@ margin-top: 0.3em; white-space: nowrap; } + .comment-head { + padding: 1px 3px; + } .comment-wrap.screened .comment-head, .comment-wrap.spam .comment-head { background: #CCC; @@ -115,6 +118,9 @@ padding-top: 1em; padding-bottom: 0.3em; } + .comment-head-in H3 { + margin: -0.8em 0 0.1em; + } .comments-pages { margin: 0 0 1em; }