[wp-trac] [WordPress Trac] #63826: Search Input Box and Search Button Misalignment

WordPress Trac noreply at wordpress.org
Thu Aug 14 05:45:21 UTC 2025


#63826: Search Input Box and Search Button Misalignment
-------------------------------------------------+-------------------------
 Reporter:  truptikanzariya                      |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
                                                 |  Review
Component:  General                              |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  needs-testing has-screenshots        |     Focuses:  ui, css
  needs-patch                                    |
-------------------------------------------------+-------------------------

Comment (by bhavin2312):

 Using the below CSS resolve this :

 {{{
 .o2-post #searchform #searchsubmit {
  height: 40.5px;
  padding-bottom: .6em;
 }
 }}}

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


More information about the wp-trac mailing list