diff --git a/imagehosting/templates/imagehosting/base.html b/imagehosting/templates/imagehosting/base.html index f269781..00c5fda 100644 --- a/imagehosting/templates/imagehosting/base.html +++ b/imagehosting/templates/imagehosting/base.html @@ -18,7 +18,6 @@ } .header { - z-index: 2; dispaly: block; color: black; background: linear-gradient(#f3f3f3, #e0e0e0); @@ -91,7 +90,6 @@ right: 0; bottom: 0; background: #fff; - z-index: 1; } #page-preloader .spinner { width: 32px;