shutup warning
This commit is contained in:
parent
fd0b0968dd
commit
3a5abd6c9d
@ -1458,6 +1458,7 @@ a.search_subreddit:hover {
|
|||||||
|
|
||||||
.comment:not([id]) .comment_data > .comment_link {
|
.comment:not([id]) .comment_data > .comment_link {
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
|
line-clamp: 1;
|
||||||
-webkit-line-clamp: 1;
|
-webkit-line-clamp: 1;
|
||||||
-webkit-box-orient: vertical;
|
-webkit-box-orient: vertical;
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user