Fix black border artifacts displaying on mouse leave on container in editor
[MAILPOET-1819]
This commit is contained in:
committed by
M. Shull
parent
ae84cdc859
commit
265b35586d
@ -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 > * {
|
||||
|
Reference in New Issue
Block a user