Skip to content

Instantly share code, notes, and snippets.

@bradrice
Created February 20, 2012 16:12
Show Gist options
  • Save bradrice/1869943 to your computer and use it in GitHub Desktop.
Save bradrice/1869943 to your computer and use it in GitHub Desktop.
Adding two columns for IE8 GoldenGridSystem
.ie #twoway section.wrapper {
width: 49%;
float: left;
}
@bradrice
Copy link
Author

Use this in your ie8.css file to give a two column look similar to what you get using Golden Grid System css in other browsers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment