Remove fixed height

[MAILPOET-2741]
This commit is contained in:
Pavel Dohnal
2020-03-26 09:00:28 +01:00
committed by Veljko V
parent 1faf5c9c66
commit 2d6f15ff79

View File

@@ -163,7 +163,6 @@ div.mailpoet_form_popup {
border-radius: 10px;
box-shadow: 0 4px 35px 0 rgba(195, 65, 2, .2);
display: none;
height: 240px;
left: 50%;
max-width: 500px !important;
padding: 20px;