فهرست منبع

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

Spearhead: Remove the margins from lists in widgets
Jeff Ong 4 سال پیش
والد
کامیت
d2140324ae
4فایلهای تغییر یافته به همراه12 افزوده شده و 0 حذف شده
  1. 4 0
      spearhead/assets/sass/_meta.scss
  2. 4 0
      spearhead/style-rtl.css
  3. 4 0
      spearhead/style.css
  4. 0 0
      spearhead/style.css.map

+ 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 */

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
spearhead/style.css.map


برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است