I created a template for a website with TT 7.0.0.18319 and see something that i did not see before with previous versions of TT. When i view the website in a mobile chrome browser on an Android tablet the site body is shifting horizontaly. To resolve it, i had to add the following line in the custom css: html, body {width: auto!important; overflow-x: hidden!important}
Why does this happen. Has it something to do with the current version of TT or did i miss something in the settings?