From 1f1341b0f74f86cdbe8cbb3e05dec069884eb0fb Mon Sep 17 00:00:00 2001 From: Noah Petherbridge Date: Thu, 22 Aug 2024 22:27:21 -0700 Subject: [PATCH] Adjust spinner and search page --- web/static/css/theme.css | 4 ++-- web/templates/account/search.html | 4 ---- web/templates/base.html | 2 +- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/web/static/css/theme.css b/web/static/css/theme.css index de90436..457f025 100644 --- a/web/static/css/theme.css +++ b/web/static/css/theme.css @@ -107,8 +107,8 @@ img { display: none; position: fixed; z-index: 999999; - bottom: 20px; - right: 20px; + bottom: 12px; + right: 12px; } @media screen and (min-width: 1024px) { diff --git a/web/templates/account/search.html b/web/templates/account/search.html index 0f10898..110b35b 100644 --- a/web/templates/account/search.html +++ b/web/templates/account/search.html @@ -105,10 +105,6 @@ NCMEC and relevant law enforcement agencies.

- -

- This incident has been reported to the website administrator. -

{{end}} diff --git a/web/templates/base.html b/web/templates/base.html index 6ca3c5f..a682f66 100644 --- a/web/templates/base.html +++ b/web/templates/base.html @@ -392,7 +392,7 @@
- + Loading...