Fix notices on newsletter editor page to not be absorbed into contents
This commit is contained in:
@@ -131,6 +131,7 @@ body
|
||||
display: none
|
||||
|
||||
.wrap > .mailpoet_notice,
|
||||
.notice
|
||||
.update-nag
|
||||
margin-left: 2px + 15px !important
|
||||
|
||||
|
@@ -224,6 +224,9 @@
|
||||
<% endblock %>
|
||||
|
||||
<% block content %>
|
||||
<!-- Hidden heading for notices to appear under -->
|
||||
<h1 style="display:none"><%= __('Newsletter Editor') %></h1>
|
||||
|
||||
<div id="mailpoet_editor">
|
||||
<div id="mailpoet_editor_heading"></div>
|
||||
<div class="mailpoet_breadcrumbs">
|
||||
|
Reference in New Issue
Block a user