Bundled Themes: Twenty Twenty property border-style is overwritten - coding standard.

Fixes coding standard violations in the classic editor stylesheets.

Props ankitmaru.
Fixes #49006.

git-svn-id: https://develop.svn.wordpress.org/trunk@47264 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ian Belanger 2020-02-11 16:09:50 +00:00
parent f26d4d3735
commit 72e7742446
2 changed files with 0 additions and 2 deletions

View File

@ -246,7 +246,6 @@ body#tinymce.wp-editor.content h6 {
/* Blockquote -------------------------------- */
body#tinymce.wp-editor.content blockquote {
border-style: solid;
border: none;
border-right: 2px solid #cd2653;
margin: 0 0 1.6em 0;

View File

@ -246,7 +246,6 @@ body#tinymce.wp-editor.content h6 {
/* Blockquote -------------------------------- */
body#tinymce.wp-editor.content blockquote {
border-style: solid;
border: none;
border-left: 2px solid #cd2653;
margin: 0 0 1.6em 0;