I am working on my first responsive webseite using twitter bootstrap. After some learning curve, it now works ok, but there is still something which really annoys me. Test webseite is here: www.malle-land.de/fileadmin/Onepage/index.html
If I am using the combination everything is ok, except margins (left and right) are rather tall. Therefore I have now started to use , but then I always get a horizontal scroll bar and especially on smaller devices, like my iPad, it seems as if you could move things around, which you cannot.
From looking at the css, it seems to be related to the -15px margin of row, but eliminating this does not help.
How can I avoid this horizontal scrollbar?
Thanx.
Bernhard