-
-
Notifications
You must be signed in to change notification settings - Fork 3k
FIX public ticket layout for Safari on macOS (v18) #33739
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
Conversation
@eldy Retested this PR on Safari, MS Edge/Chrome & Firefox. Index, view, list & create layouts are centered and taking up normal width. |
And on smartphone ? |
Removing I've reverted my older fixes and just added Safari to list of browser for As for iPad & iPhone, I still have the problem. I propose to make a separate PR for this (maybe not the same user agent and also need to check If this fix is merged, then 72be183 is wrong and needs to be reverted (sorry 🙈) |
Better fix #33933 |
FIX public ticket layout for Safari on macOS (v18)
This is a backport for #33728 & #33742