everything on my site is showing up fine except in Firefox a bottom scroll bar appears. I have looked at the css and could not find anything that would be too wide or and margins pushed to the right. Any suggestions on what to do. The website is eagleview.it
Share
I think changing
overflow: autotooverflow-x: hiddenon the container should solve the issue. I did it using Firebug and it worked for me.