Merge pull request #1873 from Automattic/update/#1866-canard
Canard: Fix list view in editor
This commit is contained in:
commit
908ae5f5bc
1 changed files with 0 additions and 13 deletions
|
@ -177,19 +177,6 @@
|
|||
|
||||
/* List styles */
|
||||
|
||||
.edit-post-visual-editor ul:not(.wp-block-gallery),
|
||||
.editor-block-list__block ul:not(.wp-block-gallery),
|
||||
.block-library-list ul,
|
||||
.edit-post-visual-editor ol,
|
||||
.editor-block-list__block ol,
|
||||
.block-library-list ol,
|
||||
.wp-block-freeform.block-library-rich-text__tinymce ol,
|
||||
.wp-block-freeform.block-library-rich-text__tinymce ul,
|
||||
.block-library-list .editor-rich-text__tinymce {
|
||||
margin: 0 0 30px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.edit-post-visual-editor ul:not(.wp-block-gallery),
|
||||
.editor-block-list__block ul:not(.wp-block-gallery),
|
||||
.block-library-list ul,
|
||||
|
|
Loading…
Reference in a new issue