I know the title doesn’t make sense but I don’t know how to put it.
Take a look at this: http://jsfiddle.net/nr33k/embedded/result/
I want to increase the height of the well on the right to match the height of the two wells on the left together, so it looks like I have three small wells in one large rectangle. If I try to increase the height the obvious way by adding height:150px it causes the bottom well on the left to fall down. How do I solve this?
The issue is that the first two ”wells” are in a row, while the third is in another row.
Try this: