client/comments: fix header wrapping on chrome

This commit is contained in:
rr-
2017-01-03 19:37:59 +01:00
parent 42bf4b12a2
commit e2fcd08ce9
2 changed files with 16 additions and 13 deletions

View File

@ -52,6 +52,9 @@ $comment-border-color = #DDD
padding: 0 1em
line-height: 2.25em
.score-container, .link-container
display: inline-block
&:before
position: absolute
display: block