Skip to content

Conversation

JayGeorge
Copy link

This closes #12517 and fixes Safari not supporting position: relative on <tr> elements, which in turn made asset row info—which is absolutely positioned—pile on top of each other in Safari like this

2025-09-25 at 10 40 58@2x

This is a weird fix, but it's documented and it works. I made the conscious decision to add these properties in a style tag to separate them the Tailwind styling—I think it's neater.

I also added a comment because it's really not obvious why these properties are here otherwise, and comments are stripped out in production anyway.

@jackmcdade jackmcdade merged commit 9bc995b into master Sep 25, 2025
19 checks passed
@jackmcdade jackmcdade deleted the asset-table-fixes-for-safari branch September 25, 2025 11:50
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

Successfully merging this pull request may close these issues.

2 participants