merged master
This commit is contained in:
@@ -205,7 +205,7 @@ select.mailpoet_font-size
|
||||
border-bottom-left-radius: 0
|
||||
|
||||
.mailpoet_text_content p
|
||||
margin: 0
|
||||
margin: 1em 0
|
||||
|
||||
.mailpoet_separator
|
||||
margin: 17px 20px
|
||||
|
@@ -6,7 +6,12 @@
|
||||
z-index: 19
|
||||
width: 100%
|
||||
height: 100%
|
||||
background: rgba(255, 255, 255, 0.7)
|
||||
background: rgba(255, 255, 255, 0)
|
||||
transition: background .15s ease-out
|
||||
|
||||
&:hover
|
||||
background: rgba(255, 255, 255, 0.7)
|
||||
cursor: pointer
|
||||
|
||||
.mailpoet_automated_latest_content_block_posts
|
||||
overflow: auto
|
||||
|
Reference in New Issue
Block a user