Committer: esavintcev
LJSUP-11404: Comment headers displaying incorrectly if there's subject lines, extra space, not lining up, etc (Minimalism style)U trunk/htdocs/stc/sup/s/style.css
Modified: trunk/htdocs/stc/sup/s/style.css =================================================================== --- trunk/htdocs/stc/sup/s/style.css 2012-03-01 11:47:02 UTC (rev 11548) +++ trunk/htdocs/stc/sup/s/style.css 2012-03-01 13:26:29 UTC (rev 11549) @@ -650,7 +650,7 @@ margin-top:5px; } .comment-head { - padding:1px 4px; + padding:1px 3px; margin-top:10px; } .comment-head H3 { @@ -660,6 +660,9 @@ .comment-head-in { margin-left:105px; } + .comment-head-in H3 { + margin: 0.1em 0 0.1em; + } .cwoup .comment-head-in { margin-left:0; }