tylertate / semantic.gs

The Semantic CSS Grid
tylertate.github.io/semantic.gs/
Apache License 2.0
1.59k stars 245 forks source link

full width rows problem #105

Open aolko opened 10 years ago

aolko commented 10 years ago

So, i have a few rows (.row(12);), and i get row contents shifted right by -1 (margin: 0 -1.04166667%;), how do i fix that? Shifted and firefox somehow displays layout like this: 2 rows

taivu commented 6 years ago

i had a similar issue. details of my fix: https://github.com/tylertate/semantic.gs/issues/16