diff --git a/lms/static/sass/features/_leaderboard.scss b/lms/static/sass/features/_leaderboard.scss index bebd9ffb8483..2b941e6b0352 100644 --- a/lms/static/sass/features/_leaderboard.scss +++ b/lms/static/sass/features/_leaderboard.scss @@ -27,6 +27,7 @@ .star-icon { width: 25%; + max-width: 104px; } } diff --git a/lms/templates/dashboard.html b/lms/templates/dashboard.html index 2963cfc46799..c96bfefdaf4d 100644 --- a/lms/templates/dashboard.html +++ b/lms/templates/dashboard.html @@ -284,7 +284,7 @@