@@ -26,7 +26,6 @@
@import "search/style";
@import "separator/editor";
@import "slideshow/editor";
-@import "subscription/editor";
@import "table/editor";
@import "verse/style";
@import "utilities/editor"; // Import LAST to cascade properly
@@ -29,7 +29,6 @@
@import "separator/style";
@import "slideshow/style";
@import "spacer/style";
-@import "subscription/style";
@import "table/style";
@import "video/style";
@@ -1,6 +0,0 @@
-.jetpack_subscription_widget {
- input[type="text"] {
- padding: var(--global--spacing-horizontal) !important;
- width: 100% !important;
- }
-}
@@ -2429,11 +2429,6 @@ hr.wp-block-separator.is-style-dots:before {
}
-.jetpack_subscription_widget input[type="text"] {
-
table,
.wp-block-table {
width: 100%;