From 25305dc8f7f2d76e3b18b77991c4955f74f3dae1 Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Tue, 28 May 2013 13:44:16 -0400 Subject: [PATCH] lms/mktg - removes margins from social icons and reinstates flex-gutter margin to colophon area of footer --- lms/static/sass/shared/_footer.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lms/static/sass/shared/_footer.scss b/lms/static/sass/shared/_footer.scss index 100977639c..864cf57d03 100644 --- a/lms/static/sass/shared/_footer.scss +++ b/lms/static/sass/shared/_footer.scss @@ -33,7 +33,7 @@ // colophon .colophon { - //margin-right: flex-gutter(2); + margin-right: flex-gutter(); width: flex-grid(8,12); float: left; @@ -91,7 +91,6 @@ text-align: right; li { - //margin-right: ($baseline/10); display: inline-block; &:last-child {