I am creating a website with Twitter Bootstrap and so far everything is running good when I run the site on my desktop and mobile. But my current problem is that when I use a masked domain, it removes responsiveness on mobile. And I saw a familiar question here. But that suggests adding:
<meta name="viewport" content="width=device-width, initial-scale=1.0">
But I already have that there, and the problem is still occurring. To see my problem you can see the functional site that works here, and the non working one that is the iFrame to that page can be found here. I am using GoDaddy for my domain solution and the index file for chatterr.me
iFrame I did't create nor have access to it. Any ideas on how to fix this?