Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solution for design problems on mobile phones #38

Closed
mishavetl opened this issue Apr 1, 2015 · 3 comments
Closed

Solution for design problems on mobile phones #38

mishavetl opened this issue Apr 1, 2015 · 3 comments

Comments

@mishavetl
Copy link

I have a solution for design problems on mobile phones. You need to add
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=1.0, minimum-scale=1.0, maximum-scale=1.0">
to a head tag of your base site.

@bmispelon
Copy link
Member

Hi,

Do you have a reference for this change or an explanation of what it doe?
Ideally some before/after screenshots would also really help.

Thanks!

@mishavetl
Copy link
Author

Hello,

This code sets width to device width, so website content would be responsive.

@timgraham
Copy link
Member

I guess a mobile design should probably be addressed upstream in Trac itself: http://trac.edgewall.org/ticket/11953

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants