Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#30601 closed defect (bug) (fixed)

Twenty Fifteen: Minor clean up in customizer.php

Reported by: iamtakashi's profile iamtakashi Owned by: azaozz's profile azaozz
Milestone: 4.1 Priority: normal
Severity: normal Version: 4.1
Component: Bundled Theme Keywords: has-patch
Focuses: Cc:

Description (last modified by iamtakashi)

  • A typo in a PHPdoc
  • Missing adjacent sibling combinators since [30274]
  • No need for .post-navigation div + div to be separated. IE8 understands the adjacent sibling combinator.

Attachments (1)

30601.diff (1.3 KB) - added by iamtakashi 10 years ago.

Download all attachments as: .zip

Change History (3)

@iamtakashi
10 years ago

#1 @iamtakashi
10 years ago

  • Description modified (diff)

#2 @azaozz
10 years ago

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

In 30763:

Twenty Fifteen: clean up of twentyfifteen_color_scheme_css_template() in customizer.php. Props iamtakashi. Fixes #30601.

Note: See TracTickets for help on using tickets.