Hi I have a following css :
div.container { height:20px; overflow: hidden; margin: 15px 0px; padding:5px 10px 5px 10px; white-space: nowrap; } div.conten
Remove float:left from and . This makes no sense. Those are already inline elements.
float:left
inline