Making WordPress.org

Opened 9 years ago

Closed 9 years ago

#1427 closed defect (bug) (fixed)

'.uparrow' div denoting current position in main nav is incorrectly colored on blog pages

Reported by: ajzaworski's profile ajzaworski Owned by: samuelsidler's profile samuelsidler
Milestone: Priority: normal
Component: General Keywords: has-patch
Cc:

Description

It's the same background color as the '#headline' div, which does not exist on the blog page causing a discrepancy. Either the arrow should be colored white or the blog page should have the same headline as everything else.

Attachments (1)

1427.diff (499 bytes) - added by ajzaworski 9 years ago.
Quickest possible fix for #1427

Download all attachments as: .zip

Change History (4)

@ajzaworski
9 years ago

Quickest possible fix for #1427

#1 @ajzaworski
9 years ago

  • Keywords has-patch added

This ticket was mentioned in Slack in #meta by ocean90. View the logs.


9 years ago

#3 @samuelsidler
9 years ago

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

In 2375:

Blog: Fix the color of the .uparrow class in the header (white, like it's supposed to be).

Props ajzaworski.
Fixes #1427.

Note: See TracTickets for help on using tickets.