Basically I think what I'm asking is how does Bootstrap deal with more than one row?
On Wednesday, June 19, 2013 3:30:03 PM UTC+1, Justin Wyllie wrote: > > Hi > > I have 12 elements. They need to be displayed in a parent container. The > parent container may be resized: it has a % width set on it. > > When the parent container is in the default size I get 4 rows each with 3 > elements in it. When it is resized I want the elements to re-arrange to fit. > > I have made the parent container row-fluid. But what I can't do is put > span4 on each element because they are all in the same container. I don't > want to have three nested fluid rows; the whole set of elements should flow > so that ultimately I may have a single column of 12 elements. > > Does bootstrap do this? Or should I just use float? > > Thanks > > --Justin Wyllie > -- You received this message because you are subscribed to the Google Groups "twitter-bootstrap" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
