-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Gallery Block : Remove IE specific CSS hacks #34372
Conversation
Size Change: -406 B (0%) Total Size: 1.04 MB
ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is testing nicely for me @glendaviesnz!
✅ Tested across Safari, Chrome, FF, and Edge on desktop Mac, and Safari and Chrome on iOS.
No issues with the affected CSS. I did notice that the media library was challenging to navigate on mobile, and also that it's difficult to move from an image block to the parent gallery block in the mobile web editor, but these are outside the scope of this PR of course!
LGTM, but might be worth getting another pair of eyes for testing, too, to cover possibly an Android phone?
Thanks @andrewserong I just retested with Chrome on Android phone and it all looks good, so I will go ahead and merge this. |
Description
Fixes: #33483
Testing