Move clsoe button on top of everything

[MAILPOET-2964]
This commit is contained in:
Pavel Dohnal
2020-06-15 16:11:05 +02:00
committed by Veljko V
parent 0fa4ebfe47
commit 18cd584c2e

View File

@@ -229,8 +229,10 @@ div.mailpoet_form_popup {
.mailpoet_form_close_icon {
cursor: pointer;
display: block;
float: right;
margin: 0 0 0 auto;
position: absolute;
right: 10px;
top: 10px;
}
div.mailpoet_form_fixed_bar {