I have a table cell, and I want a div within it to always be at the bottom left corner. The following works fine in IE and Safari, but Firefox is positioning the div<
div<
This may sound really obvious, but have you tried using vertical-align: bottom; in .manage?
vertical-align: bottom;