Um, *my* (linux) firefox (2) did not insist on putting them all on one line. And experimenting with it and (windows) firefox (3) they quite happily re-wrap them as I resize the window.
Ah, now I see. It's because my LJ style doesn't explicitly open a <p> tag between the innermost <td> and the string of images, whereas other styles do. Adding an explicit <p> turns on the wrapping behaviour even in Firefox 2, whereas Safari was happy to wrap regardless. I've now fixed my style; thanks for giving me the hint that it was something I could fix at my end!
no subject
no subject
no subject
<p>
tag between the innermost<td>
and the string of images, whereas other styles do. Adding an explicit<p>
turns on the wrapping behaviour even in Firefox 2, whereas Safari was happy to wrap regardless. I've now fixed my style; thanks for giving me the hint that it was something I could fix at my end!