Browse Source

remove redundant CSS

Ben Dwyer 4 years ago
parent
commit
91905b4075

+ 0 - 5
spearhead/assets/sass/block-extends/_categories.scss

@@ -6,11 +6,6 @@ ul.wp-block-categories,
 }
 
 .wp-block-categories {
-    ul {
-        list-style-type: none;
-        padding: 0;
-    }
-
 	.cat-item {
 		margin: calc( 0.3 * var(--global--spacing-vertical) ) 0;
 	}

+ 0 - 5
spearhead/style-rtl.css

@@ -400,11 +400,6 @@ ul.wp-block-categories,
 	padding: 0;
 }
 
-.wp-block-categories ul {
-	list-style-type: none;
-	padding: 0;
-}
-
 .wp-block-categories .cat-item {
 	margin: calc( 0.3 * var(--global--spacing-vertical)) 0;
 }

+ 0 - 5
spearhead/style.css

@@ -400,11 +400,6 @@ ul.wp-block-categories,
 	padding: 0;
 }
 
-.wp-block-categories ul {
-	list-style-type: none;
-	padding: 0;
-}
-
 .wp-block-categories .cat-item {
 	margin: calc( 0.3 * var(--global--spacing-vertical)) 0;
 }

File diff suppressed because it is too large
+ 0 - 0
spearhead/style.css.map


Some files were not shown because too many files changed in this diff