[wp-meta] [Making WordPress.org] #6960: Search TextBox and Search Button design break issues generated on the WordPress search page for mobile devices.

Making WordPress.org noreply at wordpress.org
Thu Apr 27 13:17:17 UTC 2023


#6960: Search TextBox and Search Button design break issues generated on the
WordPress search page for mobile devices.
--------------------------+---------------------
 Reporter:  upadalavipul  |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:
Component:  General       |  Resolution:
 Keywords:                |
--------------------------+---------------------

Comment (by upadalavipul):

 I think, Needs to be some space between Search TextBox and Search Button.

 The solution needs to add the below provide CSS.

 {{{

 table.gsc-search-box td.gsc-input{
     padding-right:12px!important;
 }
 .gsc-input-box{
     padding: 0;
 }
 }}}

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


More information about the wp-meta mailing list