Browse Source

Merge pull request #1870 from Automattic/update/#1866-affinity

Affinity: Fix list view in editor
Allan Cole 5 years ago
parent
commit
f89cdf0591
1 changed files with 0 additions and 10 deletions
  1. 0 10
      affinity/editor-blocks.css

+ 0 - 10
affinity/editor-blocks.css

@@ -176,16 +176,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 {
-	margin: 0 0 1.6em 3.2em;
-	padding-left: 0;
-}
-
 .edit-post-visual-editor ul:not(.wp-block-gallery),
 .editor-block-list__block ul:not(.wp-block-gallery),
 .block-library-list ul {