When I use a push-x class, everything works like I would expect except there is a large left margin. I am not sure if this is the intended design decision or not. But, to me, it is a mistake.
Essentially, the .push-x CSS is defined to force the container to the right with a negative right margin. The problem is the left margin is equal and opposite of the right margin. For a 3 column push in the default 24-column setup, this makes the right margin -120px and the left margin 120px. Personally, I would prefer a -120px right margin and a 10px left margin. That would leave the default gutter on the left side of the container. Thoughts? -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en.
