Fix whitespace in previews
This commit is contained in:
parent
6d1d2e006a
commit
00b84d31f5
@ -1425,6 +1425,7 @@ background on hover (unless active) */
|
|||||||
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
|
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
|
||||||
display: inline-flex !important;
|
display: inline-flex !important;
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
|
white-space: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* This applies to images of preview-type-image and thumbnails of preview-type-link */
|
/* This applies to images of preview-type-image and thumbnails of preview-type-link */
|
||||||
|
Loading…
Reference in New Issue
Block a user