Update CSS selector for automations menu link beta flag
[MAILPOET-4831]
This commit is contained in:
committed by
Aschepikov
parent
d832925107
commit
d81571dd47
@ -119,7 +119,7 @@ class Menu {
|
||||
// @ToDo Remove Beta once Automation is no longer beta.
|
||||
$this->wp->addAction('admin_head', function () {
|
||||
echo '<style>
|
||||
#adminmenu .toplevel_page_mailpoet-newsletters a[href="admin.php?page=mailpoet-automation"] {
|
||||
#adminmenu .toplevel_page_mailpoet-homepage a[href="admin.php?page=mailpoet-automation"] {
|
||||
white-space: nowrap;
|
||||
}
|
||||
.mailpoet-beta-badge {
|
||||
|
Reference in New Issue
Block a user