[wp-meta] [Making WordPress.org] #7156: Placeholder is not showing proper

Making WordPress.org noreply at wordpress.org
Wed Jul 26 11:17:04 UTC 2023


#7156: Placeholder is not showing proper
-----------------------------+----------------------
 Reporter:  pitamdey         |       Owner:  (none)
     Type:  defect (bug)     |      Status:  closed
 Priority:  normal           |   Milestone:
Component:  Developer Hub    |  Resolution:  invalid
 Keywords:  has-screenshots  |
-----------------------------+----------------------

Comment (by pitamdey):

 Hi @Otto42
 I think we should just add some width to the placeholder so that the full
 placeholder will be visible as of now it showing only "Search Plugin
 Develope", n is missing from there.
 The full placeholder text should be "Search Plugin Developer".
 Here is the CSS that we can add to fix above issue:

 {{{
 .search-wrap {
         .searchform {
                 input[type="search"] {
                         padding: 1rem 1rem 1rem 1rem;
                 }
          }
     }
 }}}

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


More information about the wp-meta mailing list