diff --git a/imagehosting/templates/imagehosting/base.html b/imagehosting/templates/imagehosting/base.html index eb259dd..f19f880 100644 --- a/imagehosting/templates/imagehosting/base.html +++ b/imagehosting/templates/imagehosting/base.html @@ -87,7 +87,7 @@ #page-preloader { position: fixed; left: 0; - /*top: 0;*/ + top: 100; right: 0; bottom: 0; background: #fff;