[wp-meta] [Making WordPress.org] #7837: UI Issues.

Making WordPress.org noreply at wordpress.org
Fri Nov 29 13:46:00 UTC 2024


#7837: UI Issues.
--------------------------------+---------------------
 Reporter:  nishitajoshi        |       Owner:  (none)
     Type:  defect (bug)        |      Status:  new
 Priority:  normal              |   Milestone:
Component:  WordPress.org Site  |  Resolution:
 Keywords:                      |
--------------------------------+---------------------

Comment (by densinakum):

 The optimal solution would be to use 'display: flex;' and 'align-items:
 center;' for Responsive and consistent alignment.


 {{{
 .search-form .button-search {
     display: flex;
     align-items: center;
 }
 }}}
 `

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


More information about the wp-meta mailing list