diff --git a/app/assets/stylesheets/components/universal-viewer.scss b/app/assets/stylesheets/components/universal-viewer.scss index 96055b730..ba754adbc 100644 --- a/app/assets/stylesheets/components/universal-viewer.scss +++ b/app/assets/stylesheets/components/universal-viewer.scss @@ -5,16 +5,6 @@ background-color: #000; } -.uv__overlay { - background:transparent; - position:relative; - width:100%; - height:600px; - top:600px; - margin-top:-600px; - z-index: 1000; -} - .intrinsic-container { position: relative; height: 0;