Scroll when long words would overflow comment entry
This commit is contained in:
@@ -423,6 +423,7 @@
|
||||
.rp-comment-content {
|
||||
margin: 0;
|
||||
color: @rp-type-darkgrey;
|
||||
overflow-x: auto; // Long words, like links can overflow without this.
|
||||
}
|
||||
|
||||
.rp-comment-resolver {
|
||||
|
||||
Reference in New Issue
Block a user