Browse Source

Rebalance: Fix list view in editor

Niels Lange 5 years ago
parent
commit
77c6e72cdb
1 changed files with 0 additions and 10 deletions
  1. 0 10
      rebalance/editor-blocks.css

+ 0 - 10
rebalance/editor-blocks.css

@@ -158,16 +158,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.editor-rich-text__tinymce {
-	margin: 0 0 1.5em 2em;
-	padding: 0;
-}
-
 .block-library-list .editor-rich-text__tinymce {
 	margin: 0;
 	padding: 0;