Changes between Initial Version and Version 1 of Ticket #53833, comment 11
- Timestamp:
- 08/31/2021 01:40:58 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53833, comment 11
initial v1 1 1 53833.patch seems okay, definitely safer than 53833.more.patch for a dot release :) 2 2 3 @sabernhardt wondering if limiting it to `.media-embed` might break some other h2, perhaps even in plugins. There seem to be several `.image-details h2` in several places. Perhaps excluding `h2.media-attachments-filter-heading` would be safer? 3 @sabernhardt wondering if limiting it to `.media-embed` might break some other h2, perhaps even in plugins. There seem to be several `.image-details h2` in several places. Perhaps excluding `h2.media-attachments-filter-heading` would be safer? Could you check if 53833.2.patch works as expected?