Check out my problem with this fiddle:
Both the select and the img tag are set to have the same heights.
And yet this is not making them appear “on same line”.
It is as if the select box prefer being aligned ‘bottomly’ vertically…
Does anyone have a tip?
Thanks in advance!
Edit: Thanks all. I accepted the answer that was first and worked.
All others got +1 for their answer… Awesome!
Fixed it. Just add
float: leftto both of them.http://jsfiddle.net/85BN8/12/