[wp-trac] [WordPress Trac] #45421: Twenty Eleven: Font size used in error instead of font weight, in editor-blocks.css

WordPress Trac noreply at wordpress.org
Thu Nov 29 07:57:52 UTC 2018


#45421: Twenty Eleven: Font size used in error instead of font weight, in editor-
blocks.css
------------------------------+----------------------------
 Reporter:  laurelfulford     |       Owner:  laurelfulford
     Type:  defect (bug)      |      Status:  assigned
 Priority:  normal            |   Milestone:  5.0.1
Component:  Bundled Theme     |     Version:  5.0
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |     Focuses:
------------------------------+----------------------------

Comment (by Joen):

 Thank you for this.

 However the default block appender recently (around 4.3 or 4.4 IIRC)
 changed from being an input field, to be a textarea.

 So this:

 `.editor-default-block-appender input[type="text"].editor-default-block-
 appender__content {`

 should be this:

 `.editor-default-block-appender textarea.editor-default-block-
 appender__content {`

 Before: https://cloudup.com/cKJ8nafl9XI

 After:

 https://cloudup.com/cIgMjCLRCJv

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45421#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list