UX: force long filenames to wrap in lightbox (#22091)

This commit is contained in:
Kris 2023-06-13 13:34:14 -04:00 committed by GitHub
parent 8938ecabc2
commit 17656e4451
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -481,7 +481,7 @@ button {
color: $caption-title-color;
word-wrap: break-word;
padding-right: 36px; // leave some space for counter at right side
max-width: 100%;
// add the download icon
a.image-source-link .d-icon {
padding-right: 5px;