[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
Fri Apr 28 09:17:03 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 nidhidhandhukiya):

 According to me we have to follow the consistency in design so we need to
 make search design same as the search page.

 Below css can make the search design same.

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

 .gsc-input-box {
     border-radius: 0;
 }

 .gsc-search-button-v2 {
     border-radius: 0;
 }
 }}}

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


More information about the wp-meta mailing list