Remove absolute positioning

[MAILPOET-2744]
This commit is contained in:
Pavel Dohnal
2020-03-09 15:57:57 +01:00
parent a8b0f1de2b
commit 10e28e7a27

View File

@@ -163,6 +163,5 @@ $widget-icon-width: 30px;
}
.mailpoet_popup .mailpoet_browser_preview_toggle {
position: absolute;
top: -30px;
}