mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: vertical alignment for lighbox-wrapper (#27520)
This commit is contained in:
@@ -24,6 +24,7 @@ $meta-element-margin: 6px;
|
||||
|
||||
.lightbox-wrapper {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
img {
|
||||
object-fit: cover;
|
||||
object-position: top;
|
||||
|
||||
Reference in New Issue
Block a user