Leven: Add style for Jetpack Subscription Form block

This commit is contained in:
Thomas Guillot 2019-08-02 14:18:08 +01:00
parent d70dc3fc77
commit 93396243f4
2 changed files with 10 additions and 0 deletions

View file

@ -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%;

View file

@ -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%;