Merge pull request #15281 from edx/nedbat/footer-edx-link

edx.org link for Open edX footer
This commit is contained in:
Ned Batchelder
2017-06-20 11:15:06 -04:00
committed by GitHub
4 changed files with 13 additions and 8 deletions

View File

@@ -132,11 +132,7 @@
display: inline-block;
font-size: em(11);
}
.nav-legal-02 a {
&:before {
&:not(:first-child) a:before {
margin-right: ($baseline/4);
content: "-";
}