diff --git a/client/css/style.css b/client/css/style.css index 1263c835..78d2a3c4 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -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 */