Fix premium required banner button horizontal position on mobile

[MAILPOET-3083]
This commit is contained in:
Rostislav Wolny
2020-08-13 14:19:34 +02:00
committed by Veljko V
parent 008c209443
commit b0739ce38b

View File

@@ -29,4 +29,5 @@
.mailpoet-premium-required-button {
grid-column: 2 / span 1;
place-self: center;
text-align: center;
}