Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#21239 closed enhancement (fixed)

Twenty Twelve: Search template title styling is inconsistent with Archive page titles

Reported by: saltcod Owned by: lancewillett
Priority: normal Milestone: 3.5
Component: Bundled Theme Version:
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

The style of the page title on the Search results page is inconsistent with the title on Archive pages. The page title of Archive has a bottom border, while the Search page title does not.

To see the difference, look at the page title of a search results page and then look at the title of a category archive page.

Attachments (1)

21239.1.diff (411 bytes ) - added by saltcod 14 years ago.

Download all attachments as: .zip

Change History (7)

#1 @nacin
14 years ago

  • Milestone Awaiting Review3.5
  • Summary TwentyTwelve: Search template title styling is inconsistent with Archive page titlesTwenty Twelve: Search template title styling is inconsistent with Archive page titles

@saltcod
14 years ago

#2 @ocean90
14 years ago

  • Component ThemesBundled Theme

#3 @lancewillett
14 years ago

  • Cc lancewillett added

#4 @lancewillett
14 years ago

Thanks for the report, Terry. Your patch won't be the exact fix, though (and it was missing the px rule for padding). I'm going to combine the two selectors instead, and remove the color rule here since it's redundant.

#5 @lancewillett
14 years ago

  • Owner set to lancewillett
  • Resolutionfixed
  • Status newclosed

In [21265]:

Twenty Twelve: update search title styling to be consistent with archive title styling. Fixes #21239, props saltcod.

#6 @saltcod
14 years ago

So close! Thanks Lance. Awesome to send along my first patch!

Note: See TracTickets for help on using tickets.