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

Added mobile support for Trac. #212

Closed
wants to merge 1 commit into from

Conversation

sarahboyce
Copy link
Contributor

No description provided.

@@ -1,3 +1,4 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was the line I thought I could merge, not the rest of the CSS (which I think we can improve). Do you think it makes sense to merge this <meta> tag on its own, or does it only make sense in conjunction with the other CSS changes?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is possible to merge without the CSS, but I think the CSS changes improved the mobile experience quite a bit - especially the scrolling.
Which parts of the CSS do you want to improve?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pulled out: #214

@bmispelon
Copy link
Member

This could be closed in favor of #142, no?

From my end, I've merged all the "easy" bits, if you could rebase #142 then I could do another review pass on it.

@sarahboyce sarahboyce closed this Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
styling Issues that deal with styling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants