diff --git a/assets/stylesheets/comments.scss b/assets/stylesheets/comments.scss index c1f7359a3b9..6852987c7cb 100644 --- a/assets/stylesheets/comments.scss +++ b/assets/stylesheets/comments.scss @@ -55,6 +55,10 @@ white-space: nowrap; } + *>.openqa-bugref, *>.openqa-label, *>.openqa-flag { + line-height: 2.05; + } + .openqa-bugref { background-color: #eee; color: #666666;