[wp-trac] [WordPress Trac] #39096: Placeholder Text in input field not fully visible

WordPress Trac noreply at wordpress.org
Tue Dec 6 01:58:10 UTC 2016


#39096: Placeholder Text in input field not fully visible
--------------------------+-----------------------------
 Reporter:  Presskopp     |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Customize     |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 Example is the color picker in Customizer (using Twenty Seventeen)

 The fiels shows "Hex Valu" (more or less in different browsers).

 This seems to come from

 {{{
  .wp-picker-container input[type="text"].wp-color-picker {
         width: 65px;
 }}}
 in \wp-admin\css\color-picker.css, L.102

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39096>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list