Add z-index for the close button in a pop-up with form
[MAILPOET-3195]
This commit is contained in:
@ -282,6 +282,7 @@ div.mailpoet_form_popup {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
right: 10px;
|
right: 10px;
|
||||||
top: 10px;
|
top: 10px;
|
||||||
|
z-index: 100002;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.mailpoet_form_fixed_bar {
|
div.mailpoet_form_fixed_bar {
|
||||||
|
Reference in New Issue
Block a user