Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#33985 closed defect (bug) (fixed)

Twenty Fifteen: Comma is missing in rtl.css

Reported by: toro_unit's profile Toro_Unit Owned by: ocean90's profile ocean90
Milestone: 4.4 Priority: normal
Severity: normal Version: 4.4
Component: Bundled Theme Keywords: has-patch commit
Focuses: Cc:

Description

Comma is missing in rtl.css at Twenty Fifteen

	blockquote.alignright,
	.wp-caption.alignright
	img.alignright {

Attachments (2)

33985.diff (413 bytes) - added by Toro_Unit 10 years ago.
33985.2.diff (745 bytes) - added by netweb 10 years ago.

Download all attachments as: .zip

Change History (8)

@Toro_Unit
10 years ago

#1 @ruturaj1902
10 years ago

  • Resolution set to worksforme
  • Status changed from new to closed

It's already corrected.

#2 @ocean90
10 years ago

  • Component changed from Themes to Bundled Theme
  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 4.4
  • Resolution worksforme deleted
  • Status changed from closed to reopened

#3 @ocean90
10 years ago

  • Owner set to ocean90
  • Resolution set to fixed
  • Status changed from reopened to closed

In 34501:

Twenty Fifteen: Add a missing comma in rtl.css.

Props Toro_Unit.
Fixes #33985.

@netweb
10 years ago

#4 @netweb
10 years ago

  • Keywords commit added
  • Resolution fixed deleted
  • Status changed from closed to reopened

There's actually another 3 instances where the trailing comma is missing from .wp-caption.alignright

Patch 33985.2.diff fixes these 3 other instances.

#5 @SergeyBiryukov
10 years ago

  • Summary changed from Comma is missing in rtl.css at Twenty Fifteen to Twenty Fifteen: Comma is missing in rtl.css

#6 @SergeyBiryukov
10 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 34586:

Twenty Fifteen: Add missing commas in rtl.css.

Props netweb.
Fixes #33985.

Note: See TracTickets for help on using tickets.