diff --git a/lms/static/sass/course/_gradebook.scss b/lms/static/sass/course/_gradebook.scss index 86baef3068..72e5967acf 100644 --- a/lms/static/sass/course/_gradebook.scss +++ b/lms/static/sass/course/_gradebook.scss @@ -129,9 +129,6 @@ div.gradebook-wrapper { } .grade-table { - position: absolute; - top: 0; - left: 0; width: 1000px; cursor: move;