I got a problem with the isotope jquery plugin.
I have several tiles with images that are exactly the same size. Each tile is 49% of it's parent container wide.
How can I get isotope to place all tiles at the containers border like this:
|[1]------[2]|
|[3]------[4]|
|[5]------[6]|
...