mirror of
https://github.com/zulip/zulip.git
synced 2025-11-19 14:08:23 +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 {
|
#lightbox_overlay .image-description {
|
||||||
|
width: 100%;
|
||||||
/* approx width of screen minus action buttons on the side. */
|
/* approx width of screen minus action buttons on the side. */
|
||||||
max-width: calc(100% - 450px);
|
max-width: calc(100% - 450px);
|
||||||
/* add some extra margin top and remove some bottom to keep the
|
/* add some extra margin top and remove some bottom to keep the
|
||||||
|
|||||||
Reference in New Issue
Block a user