[Editor] Don't add scrollbars when it's useless in the comment sidebar (bug 1990099)
This commit is contained in:
parent
f5b5b6868a
commit
3f1dbbcb77
@ -323,7 +323,7 @@
|
||||
}
|
||||
|
||||
#editorCommentsSidebarListContainer {
|
||||
overflow: scroll;
|
||||
overflow: auto;
|
||||
width: 100%;
|
||||
|
||||
#editorCommentsSidebarList {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user