#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)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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
colorrule here since it's redundant.