Fix black border artifacts displaying on mouse leave on container in editor

[MAILPOET-1819]
This commit is contained in:
Rostislav Wolny
2019-03-05 18:13:33 +01:00
committed by M. Shull
parent ae84cdc859
commit 265b35586d

View File

@ -18,10 +18,6 @@ $two-column-wider-column-width: (($newsletter-width / 3) - $column-margin) * 2;
border: 0;
padding-left: 0;
padding-right: 0;
&:hover > .mailpoet_block_highlight {
border: 0;
}
}
.mailpoet_container_vertical > * {