mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
lightbox: Fix image metadata not displaying at full width when possible.
This commit is contained in:
@@ -154,6 +154,7 @@
|
||||
}
|
||||
|
||||
#lightbox_overlay .image-description {
|
||||
width: 100%;
|
||||
/* approx width of screen minus action buttons on the side. */
|
||||
max-width: calc(100% - 450px);
|
||||
/* add some extra margin top and remove some bottom to keep the
|
||||
|
||||
Reference in New Issue
Block a user