Skip to content

Commit

Permalink
Fix it, stupid.
Browse files Browse the repository at this point in the history
  • Loading branch information
daneden committed Mar 6, 2012
1 parent f233d06 commit 2310191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grid.css
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Column container
-ms-box-sizing: border-box; -ms-box-sizing: border-box;
-o-box-sizing: border-box; -o-box-sizing: border-box;
box-sizing: border-box; box-sizing: border-box;
vertical-align: top;
} }
.grid-1 { .grid-1 {
width: 6.15%; width: 6.15%;
Expand Down

0 comments on commit 2310191

Please sign in to comment.