Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#30601 closed defect (bug) (fixed)

Twenty Fifteen: Minor clean up in customizer.php

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

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 12 years ago.

Download all attachments as: .zip

Change History (3)

@iamtakashi
12 years ago

#1 @iamtakashi
12 years ago

  • Description modified (diff)

#2 @azaozz
12 years ago

  • Owner set to azaozz
  • Resolutionfixed
  • Status newclosed

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.