Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#30493 closed defect (bug) (fixed)

TwentyFifteen: caption text alignment in editor-style.css doesn't match the front-end

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

Description

In editor-style.css div.wp-caption is set to text-align: center. In style.css there is no text-align for the figcaption.

Change History (1)

#1 @azaozz
10 years ago

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

In [30562]:

TwentyFifteen:

  • Fix image caption alignment in the editor.
  • Remove unused var from functions.js.

Also includes few images that were shrunk a bit when running grunt precommit.
Fixes #30493.

Note: See TracTickets for help on using tickets.