On Wed, Oct 13, 2010 at 5:16 PM, k4emic <[email protected]> wrote: > While testing out various grid systems, I've bumped into this issue > with blueprint and I can't seem to find a sane solution for this. > In the test, the grid system must swap two the position of two > elements. > In order to do this, I found push-x and pull-x to be the right tools > for the job. > > However, when I swap the two elements, the two elements gains some > weird displacement to the left of 10px. > I'm sure I'm doing something wrong, but I can't tell what. Any help is > appreciated.
Just off the top of my head, could it have to do with the fact that one has a margin-right of 10px and the other doesn't? -- -- Christian Montoya mappdev.com :: christianmontoya.net -- 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.
