Center inline-blocks keeping text-align left
问题 I have a group of items. Is it possible to center the whole group but make sure items on new lines appear on the left and not the center? Here is the example: http://codepen.io/anon/pen/yczku/ And this is what I need: http://f.cl.ly/items/103O0n0h2N0n1k163E26/result.png Notice the group of green cells is centered inside the red container but each new line is still left-aligned. I should mention that the solution must not rely on a fixed width (and setting a fixed padding or something like