diff --git a/stylesheets/components/Lightbox.scss b/stylesheets/components/Lightbox.scss index 4dd3a2201c7c..3e9f9093b8d1 100644 --- a/stylesheets/components/Lightbox.scss +++ b/stylesheets/components/Lightbox.scss @@ -130,15 +130,14 @@ } &__zoomable-container { - align-items: center; display: flex; justify-content: center; + margin: 0 40px; } &__zoom-button { @include button-reset; cursor: zoom-in; - margin: 0 40px; } &__object--container--zoom,