From 07ff888dfd11e338815a96bfa56c1e7fdb6b90e4 Mon Sep 17 00:00:00 2001 From: Anna Date: Tue, 27 Mar 2018 21:49:40 +0300 Subject: [PATCH] upd --- imagehosting/templates/imagehosting/base.html | 2 -- 1 file changed, 2 deletions(-) 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;