From 802dca15c6ac6ab6a3ff39f7ff170a9c92fff677 Mon Sep 17 00:00:00 2001 From: Olivia Ruiz-Knott Date: Thu, 23 Jul 2020 13:51:39 -0400 Subject: [PATCH] MICROBA-487 Add button class to CTA to remove text-decoration on hover --- themes/edx.org/lms/templates/dashboard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/edx.org/lms/templates/dashboard.html b/themes/edx.org/lms/templates/dashboard.html index 53dabf0e2a..0f0376f6c5 100644 --- a/themes/edx.org/lms/templates/dashboard.html +++ b/themes/edx.org/lms/templates/dashboard.html @@ -151,7 +151,7 @@ from student.models import CourseEnrollment account_mfe_url = getattr(settings, 'ACCOUNT_MICROFRONTEND_URL', '') or '' %> % if display_demographics_banner: - +