diff --git a/public/stylesheets/sass/lightbox.scss b/public/stylesheets/sass/lightbox.scss index 70ef4d413..a7423bb70 100644 --- a/public/stylesheets/sass/lightbox.scss +++ b/public/stylesheets/sass/lightbox.scss @@ -4,7 +4,7 @@ @import 'mixins'; #lightbox{ - z-index: 1002; + z-index: 1003; position: fixed; top: 0; right: 0;