FIX: styling for resizable image wrapper in editor preview

This commit is contained in:
Maja Komel 2019-02-28 10:24:43 +01:00
parent 06abecdb41
commit 97c0fd0909
1 changed files with 1 additions and 0 deletions

View File

@ -210,6 +210,7 @@
.d-editor-preview .image-wrapper {
position: relative;
padding-bottom: 20px;
display: inline-block;
img {
padding-bottom: 0px;