Fix whitespace in previews

This commit is contained in:
Pavel Djundik 2018-09-25 16:28:08 +03:00
parent 6d1d2e006a
commit 00b84d31f5

View file

@ -1425,6 +1425,7 @@ background on hover (unless active) */
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
display: inline-flex !important;
align-items: flex-start;
white-space: normal;
}
/* This applies to images of preview-type-image and thumbnails of preview-type-link */