Opened 3 months ago
Closed 3 months ago
#23765 closed defect (bug) (fixed)
Twenty Thirteen: Size of search box on no-results search results page seems small
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 3.6 |
| Component: | Bundled Theme | Version: | trunk |
| Severity: | minor | Keywords: | has-patch |
| Cc: |
Attachments (2)
Change History (7)
comment:2
obenland
— 3 months ago
I think 600px might be a little steep here. But how about 270px, like the comment form input fields?
comment:3
lancewillett
— 3 months ago
What are the other places in the theme this wider width will change? 404, no results, toolbar search, widgets? Need to make sure the selector is specific enough just to style the search input in ".hentry" right?
comment:4
obenland
— 3 months ago
Widget uses the old text input, navbar search is set to 230px when active.
comment:5
lancewillett
— 3 months ago
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

We can make it full width like Twenty Eleven does.