[wp-trac] [WordPress Trac] #45878: Twenty Nineteen: Search widget input field width is too narrow on wide screens

WordPress Trac noreply at wordpress.org
Wed Jan 9 14:02:14 UTC 2019


#45878: Twenty Nineteen: Search widget input field width is too narrow on wide
screens
-------------------------+-----------------------------
 Reporter:  crunnells    |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  General      |    Version:  5.0.2
 Severity:  normal       |   Keywords:  needs-patch
  Focuses:               |
-------------------------+-----------------------------
 At screens below ~600px, the search input field is 100% of the parent
 container, but above that it changes to `width: auto;` which causes it to
 shrink to ~170px. I suggest we make that a little larger by removing auto
 and setting a max-width in the CSS.

 Below 598px:
 [[Image(https://cldup.com/N7c64xcdCn-2000x2000.png)]]

 Above 600px:
 [[Image(https://cldup.com/8WGvnHWHLQ-3000x3000.png)]]

 ---

 This issue was migrated over from Twenty Nineteen's GitHub repository:

 https://github.com/WordPress/twentynineteen/issues/747

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


More information about the wp-trac mailing list