Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#49047 closed defect (bug) (invalid)

Coding Standards: Fix CSS block-library/style.css & style-rtl.css

Reported by: passoniate Owned by:
Priority: normal Milestone:
Component: Editor Version:
Severity: normal Keywords: has-patch
Cc: Focuses: coding-standards

Description

There is some lines that needs correction

Attachments (1)

Coding-Standards.patch (1.0 KB ) - added by passoniate 7 years ago.

Download all attachments as: .zip

Change History (3)

#1 @Presskopp
7 years ago

You don't need to patch the rtl files

#2 @ocean90
7 years ago

  • Component GeneralEditor
  • Milestone Awaiting Review
  • Resolutioninvalid
  • Status newclosed
  • Version trunk

Hello @passoniate, thanks for the patch.

Files in the dist directory are auto-generated by our build tooling. To avoid this you should make sure to create patches from https://develop.svn.wordpress.org/trunk/ which doesn't contain these files.

The source of the specific line is https://github.com/WordPress/gutenberg/blob/master/packages/block-library/src/image/style.scss#L88. Feel free to submit a pull request on GitHub to get this changed.

Note: See TracTickets for help on using tickets.