diff --git a/themes/default/editor/widgets/comment/_comment.scss b/themes/default/editor/widgets/comment/_comment.scss index 9caae08..fb25190 100644 --- a/themes/default/editor/widgets/comment/_comment.scss +++ b/themes/default/editor/widgets/comment/_comment.scss @@ -78,6 +78,11 @@ } + .r6o-purposedropdown { + position:relative; + z-index:2; + } + } .r6o-widget.comment.editable {