[wp-trac] [WordPress Trac] #45188: Twenty Seventeen: Classic editor block buttons are italicized

WordPress Trac noreply at wordpress.org
Thu Oct 25 16:02:41 UTC 2018


#45188: Twenty Seventeen: Classic editor block buttons are italicized
---------------------------+---------------------------
 Reporter:  laurelfulford  |      Owner:  laurelfulford
     Type:  defect (bug)   |     Status:  assigned
 Priority:  normal         |  Milestone:  5.0
Component:  Bundled Theme  |    Version:  5.0
 Severity:  normal         |   Keywords:  needs-patch
  Focuses:                 |
---------------------------+---------------------------
 In the 5.0 Beta 1, the editor buttons in the classic block are inheriting
 the theme styles for the `i` tag. This is causing them to become
 italicized (screenshot attached).

 The culprit looks like this particular style:

 `.editor-block-list__block i`

 ... which is coming from importing the theme's existing editor styles into
 the new editor with `add_theme_support( 'editor-styles' );`.

 Originally report: https://github.com/WordPress/gutenberg/issues/11034 and
 https://core.trac.wordpress.org/ticket/45045#comment:35.

 (Thanks @ahortin for the report!)

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45188>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list