diff --git a/css/wrapper.css b/css/wrapper.css index c0cdcfb..86d80c7 100644 --- a/css/wrapper.css +++ b/css/wrapper.css @@ -10,10 +10,10 @@ } #top-layer { - position: inherit; - z-index: inherit; - height: inherit; + position: absolute; + height: 80%; width: inherit; + z-index: auto; } #app { diff --git a/html/popup.html b/html/popup.html index f7d72e0..69b99d0 100644 --- a/html/popup.html +++ b/html/popup.html @@ -15,7 +15,7 @@