Browse Source

Merge pull request #2607 from Automattic/update/spearhead-widgets

Spearhead: Remove the margins from lists in widgets
Jeff Ong 4 năm trước cách đây
mục cha
commit
d2140324ae

+ 4 - 0
spearhead/assets/sass/_meta.scss

@@ -3,3 +3,7 @@
     padding-top: 0;
     border: none;
 }
+
+.widget ul {
+	padding: 0;
+}

+ 4 - 0
spearhead/style-rtl.css

@@ -518,4 +518,8 @@ ul.wp-block-categories,
 	margin-top: calc( var(--global--spacing-vertical) / 2);
 	padding-top: 0;
 	border: none;
+}
+
+.widget ul {
+	padding: 0;
 }

+ 4 - 0
spearhead/style.css

@@ -520,4 +520,8 @@ ul.wp-block-categories,
 	border: none;
 }
 
+.widget ul {
+	padding: 0;
+}
+
 /*# sourceMappingURL=style.css.map */

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
spearhead/style.css.map


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác