Reset top/bottom margins for centered figures
[MAILPOET-2810]
This commit is contained in:
committed by
Veljko V
parent
3244ff9eb4
commit
5f31463f17
@@ -386,6 +386,8 @@ div.mailpoet_form_slide_in.active {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
margin-bottom: auto;
|
||||||
|
margin-top: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.alignleft {
|
.alignleft {
|
||||||
|
Reference in New Issue
Block a user