Skip to content

Instantly share code, notes, and snippets.

@TylerK
Created February 13, 2014 17:41
Show Gist options
  • Save TylerK/8980075 to your computer and use it in GitHub Desktop.
Save TylerK/8980075 to your computer and use it in GitHub Desktop.
.footer-nav {
@include column(24);
@include for-screen($normal-page-width) {
&, .ie8 & {
@include column(20);
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment