Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #53560


Ignore:
Timestamp:
06/30/2021 11:23:25 AM (2 years ago)
Author:
zieladam
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53560

    • Property Keywords has-patch added
  • Ticket #53560 – Description

    initial v2  
    11In the widget editor, the <select /> arrow disappears when focused when twentytwentyone theme is active:
    22
    3 [[Image(https://user-images.githubusercontent.com/205419/123951705-5f803100-d9a5-11eb-92c6-94d072e01d8a.png)]]
     3https://user-images.githubusercontent.com/205419/123951705-5f803100-d9a5-11eb-92c6-94d072e01d8a.png
    44
    55This is caused by `reset.css` overriding `style-editor.css` from the theme:
     
    4545This is how it looks like with https://github.com/WordPress/wordpress-develop/pull/1454 applied:
    4646
    47 [[Image(https://user-images.githubusercontent.com/205419/123951704-5f803100-d9a5-11eb-9366-f22e4bfeba3d.png)]]
     47https://user-images.githubusercontent.com/205419/123951704-5f803100-d9a5-11eb-9366-f22e4bfeba3d.png