|
I'm sure this is just a layout error, but I hope there is a way around. Simply put, if I have a variable height container div, and then a div floated to the right, and I want that floated div to always be the max height of the container div. I made some killer drawings. My issue
---------
| | |
| --
| |
---------
What I want to achieve:
---------
| | |
| | |
| | |
---------
|