Closed (duplicate)
Project:
Drupal core
Version:
10.1.x-dev
Component:
content_moderation.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Feb 2023 at 05:51 UTC
Updated:
20 Feb 2023 at 16:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gauravvvv commentedI have removed the -webkit properties, Attached patch for same. please review
Comment #3
gauravvvv commentedRemoved form one more place, added interdiff.
Comment #4
quietone commentedMoving remaining issues for 'Stable theme' to 'Stable 9 theme' based on #3332485-5: [Meta] Stable issue triage by markconroy.
Comment #5
smustgrave commentedSearching the theme css folder for "/* Safari */", "-webkit-flex-wrap", and "display: -webkit-flex;" using phpstorm all the instances have been addressed.
Comment #6
lauriiiWe should also fix this in
core/modules/content_moderation/css/content_moderation.module.csssince that's the root cause.Comment #7
lauriiiThis is duplicate of #3338552: Remove webkit properties from content moderation.