daknob / TorPaste

A Pastebin for Tor
MIT License
15 stars 7 forks source link

TorPaste and iOS #31

Closed daknob closed 8 years ago

daknob commented 8 years ago

I do not know about other mobile operation systems, but in iOS, when visiting the page (say this the website shown is the full version and not the mobile one. I think this is done because iOS needs some special <meta> tags for the viewport. Can someone more experienced have a look and address this issue?

vijeth-aradhya commented 8 years ago

@DaKnOb As per my understanding, you need to put <meta> tag to get a responsive design ( to view the web page on a phone in any browser, not only Safari right? )

daknob commented 8 years ago

@vijeth-aradhya That's possible. Can you have a look into it? Looks like it will be something easy for you.. :-)