lms/mktg - removes margins from social icons and reinstates flex-gutter margin to colophon area of footer

This commit is contained in:
Brian Talbot
2013-05-28 13:44:16 -04:00
parent ef6c365ca0
commit 25305dc8f7

View File

@@ -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 {