Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#30493 closed defect (bug) (fixed)

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

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

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

  • Resolutionfixed
  • Status newclosed

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.