[wp-meta] [Making WordPress.org] #6620: Apply bottom space between sub-heading and search form

Making WordPress.org noreply at wordpress.org
Mon Dec 12 10:42:10 UTC 2022


#6620: Apply bottom space between sub-heading and search form
-------------------------------------------------+-------------------------
 Reporter:  patelhitesh                          |       Owner:  (none)
     Type:  enhancement                          |      Status:  new
 Priority:  normal                               |   Milestone:
Component:  General                              |  Resolution:
 Keywords:  needs-patch needs-design-feedback    |
  has-screenshots                                |
-------------------------------------------------+-------------------------

Comment (by patelhitesh):

 Please add the below CSS to resolve the above bottom space issue.

 .wp-block-search__inside-wrapper {
     display: flex;
     flex: auto;
     flex-wrap: nowrap;
     max-width: 100%;
     margin-top: 20px;
 }

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/6620#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list