[wp-trac] [WordPress Trac] #61888: Twenty Seventeen: Search block button's styles are not set in the editor (was: Twenty seventeen theme: Search block button's behaviour not same on editor and front-end.)

WordPress Trac noreply at wordpress.org
Sat Aug 17 03:53:52 UTC 2024


#61888: Twenty Seventeen: Search block button's styles are not set in the editor
---------------------------+-----------------------------
 Reporter:  viralsampat    |       Owner:  (none)
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Future Release
Component:  Bundled Theme  |     Version:
 Severity:  normal         |  Resolution:
 Keywords:  needs-patch    |     Focuses:  css
---------------------------+-----------------------------
Changes (by sabernhardt):

 * keywords:  dev-feedback needs-testing needs-patch => needs-patch
 * milestone:  Awaiting Review => Future Release


Comment:

 The `editor-blocks` stylesheet needs styles to match `button` styles on
 the front end.
 {{{
 /* Search */

 .wp-block-search__button {
         background-color: #222;
         color: #fff;
         font-size: 16px;
         font-weight: 800;
         line-height: 1.5;
 }
 }}}

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


More information about the wp-trac mailing list