I can’t figure out why our website has such a large width. Here’s a link to it: https://85.25.242.165/lunatic/default/index
As you can see there is a scroll bar at the bottom and the whole width is roughly double the size of the website. I’ve tried finding an item that is so wide via Firebug but no luck. Everything is within the original width of the website.
We’re using the Web2py framework.
There’s your problem
add
and everything should be fine.