From 4fc4b2f3ded3a4d32a006e4e565d1038243c2dac Mon Sep 17 00:00:00 2001 From: Sarina Canelake Date: Mon, 2 Feb 2015 15:23:01 -0500 Subject: [PATCH] LMS: correcting poorly scoped font-family rule for footer links inside of p, ul, ol elements. Fix link stylings in LMS and CMS footers --- cms/templates/widgets/footer.html | 6 +++--- lms/static/sass/shared/_footer.scss | 12 +++++++++++- lms/templates/footer-edx-new.html | 20 ++++++++++---------- 3 files changed, 24 insertions(+), 14 deletions(-) diff --git a/cms/templates/widgets/footer.html b/cms/templates/widgets/footer.html index 707efdcd20..d5c5035ac6 100644 --- a/cms/templates/widgets/footer.html +++ b/cms/templates/widgets/footer.html @@ -4,12 +4,12 @@