diff --git a/app/assets/stylesheets/themes/scinote.scss b/app/assets/stylesheets/themes/scinote.scss index dc08a37fe..1314cfccb 100644 --- a/app/assets/stylesheets/themes/scinote.scss +++ b/app/assets/stylesheets/themes/scinote.scss @@ -1598,7 +1598,7 @@ textarea.textarea-sm { vertical-align: middle; } - li.ui-sortable-helper { + .ui-sortable-helper { cursor: -webkit-grabbing; cursor: grabbing; }