Fix style of comment thread title (#163192)

Fixes #163140
This commit is contained in:
Alex Ross 2022-10-10 18:16:04 +02:00 committed by GitHub
parent a5a5a7fc73
commit 96ee91332f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -326,6 +326,9 @@
font-size: 13px;
margin-left: 20px;
cursor: default;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.review-widget .head .review-title .dirname:not(:empty) {