Fix premium required banner button horizontal position on mobile
[MAILPOET-3083]
This commit is contained in:
committed by
Veljko V
parent
008c209443
commit
b0739ce38b
@@ -29,4 +29,5 @@
|
|||||||
.mailpoet-premium-required-button {
|
.mailpoet-premium-required-button {
|
||||||
grid-column: 2 / span 1;
|
grid-column: 2 / span 1;
|
||||||
place-self: center;
|
place-self: center;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user