diff --git a/lms/static/sass/multicourse/_dashboard.scss b/lms/static/sass/multicourse/_dashboard.scss index 3066cc570c..f3f8c1bef4 100644 --- a/lms/static/sass/multicourse/_dashboard.scss +++ b/lms/static/sass/multicourse/_dashboard.scss @@ -574,6 +574,7 @@ padding: ($baseline/2) $baseline; background: $gray-l5; border: 1px solid $gray-l4; + color: $base-font-color; // Overrides the normal white color in this one case // STATE: shown &.is-shown {