mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 05:13:39 +08:00
UX: force long filenames to wrap in lightbox (#22091)
This commit is contained in:
parent
8938ecabc2
commit
17656e4451
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user