I have two tables like so. These are floated:left to appear next to each other. I would like to have table 2 the same height as table 1. As in, the yellow background goes down to the bottom of table 1. Currently:
Should look like:
I don't want to have to hard code pixels as it needs to display the same across different monitors and mobile devices.
Edit: I'll just give the last row a longer height. Thanks for your answers.

