diff --git a/app/components/SimpleEditor/SimpleEditor.scss b/app/components/SimpleEditor/SimpleEditor.scss index b278a784147b47713934e9e8fd5d71c505202546..46cfa1f7ec1d54135deaefcb4d8930632f5196bf 100644 --- a/app/components/SimpleEditor/SimpleEditor.scss +++ b/app/components/SimpleEditor/SimpleEditor.scss @@ -51,6 +51,7 @@ $active-blue: #4a90e2; .sc-comment-pane-list li .comment-list .single-comment-row { padding: 3px 12px; } + .sc-overlay .se-active-tools .sc-overlay-bubble .sc-comment-icon { top: 0; }