This commit is contained in:
Anna Sudnitsina 2018-03-27 21:44:26 +03:00
parent 5ad859a27e
commit 71495ea7b8

View File

@ -87,11 +87,11 @@
#page-preloader { #page-preloader {
position: fixed; position: fixed;
left: 0; left: 0;
top: 100; top: 0;
right: 0; right: 0;
bottom: 0; bottom: 0;
background: #fff; background: #fff;
z-index: 98; z-index: 50;
} }
#page-preloader .spinner { #page-preloader .spinner {
width: 32px; width: 32px;