WordPress.org

Make WordPress Core

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: markjaquith Owned by:
Priority: low Milestone: 3.6
Component: Bundled Theme Version: trunk
Severity: minor Keywords: has-patch
Cc:

Description

Seems like this could be wider here. And maybe centered?

http://cl.ly/image/0s340G0Y0P2Q/Screen%20Shot%202013-03-14%20at%2012.16.05%20AM.png

Attachments (2)

23765.diff (364 bytes) - added by Mamaduka 3 months ago.
23765.1.diff (467 bytes) - added by obenland 3 months ago.

Download all attachments as: .zip

Change History (7)

Mamaduka3 months ago

comment:1 Mamaduka3 months ago

  • Keywords has-patch added

We can make it full width like Twenty Eleven does.

obenland3 months ago

comment:2 obenland3 months ago

I think 600px might be a little steep here. But how about 270px, like the comment form input fields?

comment:3 lancewillett3 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 obenland3 months ago

Widget uses the old text input, navbar search is set to 230px when active.

comment:5 lancewillett3 months ago

  • Resolution set to fixed
  • Status changed from new to closed

In [23697] Twenty Thirteen: a bit wider search input in main content area. Props obenland, fixes #23765.

Also clean out one case of unneeded "px" value unit.

Note: See TracTickets for help on using tickets.