Created
February 20, 2012 16:12
-
-
Save bradrice/1869943 to your computer and use it in GitHub Desktop.
Adding two columns for IE8 GoldenGridSystem
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.ie #twoway section.wrapper { | |
width: 49%; | |
float: left; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.