I guess it's because you've now given them a 100% width by displaying them block. That may be screwing around with the layout.
If you want to display them block and not have 100% width, just float them left.
I guess it's because you've now given them a 100% width by displaying them block. That may be screwing around with the layout.
If you want to display them block and not have 100% width, just float them left.