diff --git a/lms/static/sass/course/_profile.scss b/lms/static/sass/course/_profile.scss index 5b1d6ee068..0683781e44 100644 --- a/lms/static/sass/course/_profile.scss +++ b/lms/static/sass/course/_profile.scss @@ -150,7 +150,7 @@ div.profile-wrapper { } div#grade-detail-graph { - min-height: 300px; + min-height: 400px; width: 100%; }