Why is this so difficult? I've got a container, layout:'hbox', and a collection of buttons in it. The problem is that the buttons continue beyond the right bounds of the container. What are the best practice methods of wrapping content inside of a container? Should I just float:"left" my child items? I can use fixed widths everywhere, my site does not resize horizontally.
The proper way to do what I was looking for here was to use layout:'column'
which would treat its children like floating divs.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With