Kaynağa Gözat

Redhill: Add style for Jetpack Subscription Form block

Thomas Guillot 6 yıl önce
ebeveyn
işleme
6e88afda8f
2 değiştirilmiş dosya ile 10 ekleme ve 0 silme
  1. 5 0
      redhill/style-rtl.css
  2. 5 0
      redhill/style.css

+ 5 - 0
redhill/style-rtl.css

@@ -1861,6 +1861,11 @@ hr.is-style-dots:before {
 	}
 }
 
+.jetpack_subscription_widget input[type="text"] {
+	padding: calc( 0.33 * 16px) !important;
+	width: 100% !important;
+}
+
 table,
 .wp-block-table {
 	width: 100%;

+ 5 - 0
redhill/style.css

@@ -1861,6 +1861,11 @@ hr.is-style-dots:before {
 	}
 }
 
+.jetpack_subscription_widget input[type="text"] {
+	padding: calc( 0.33 * 16px) !important;
+	width: 100% !important;
+}
+
 table,
 .wp-block-table {
 	width: 100%;