diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index bde107f969e..1a4b74dff6f 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -1201,7 +1201,7 @@ body#course-view .unread { margin-left: 3em; } -body#course-view .drag.sideblock .header { +body#course-view .sideblock.drag .header { cursor: move; }