Skip to content

Instantly share code, notes, and snippets.

@josemarluedke
Created November 27, 2013 23:35
Show Gist options
  • Save josemarluedke/7684953 to your computer and use it in GitHub Desktop.
Save josemarluedke/7684953 to your computer and use it in GitHub Desktop.
Disable responsive from foundation 4
.row
width: 100%
max-width: 62.5em
min-width: 62.5em
.row, .row .row
width: auto
margin-left: -0.9375em
margin-right: -0.9375em
margin-top: 0
margin-bottom: 0
max-width: none
min-width: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment