Adjust spinner and search page

This commit is contained in:
Noah Petherbridge 2024-08-22 22:27:21 -07:00
parent bf87cf1a2e
commit 1f1341b0f7
3 changed files with 3 additions and 7 deletions

View File

@ -107,8 +107,8 @@ img {
display: none; display: none;
position: fixed; position: fixed;
z-index: 999999; z-index: 999999;
bottom: 20px; bottom: 12px;
right: 20px; right: 12px;
} }
@media screen and (min-width: 1024px) { @media screen and (min-width: 1024px) {

View File

@ -105,10 +105,6 @@
<a href="https://www.missingkids.org/" title="National Center for Missing and Exploited Children">NCMEC</a> <a href="https://www.missingkids.org/" title="National Center for Missing and Exploited Children">NCMEC</a>
and relevant law enforcement agencies. and relevant law enforcement agencies.
</p> </p>
<p>
<strong>This incident has been reported to the website administrator.</strong>
</p>
</div> </div>
{{end}} {{end}}

View File

@ -392,7 +392,7 @@
<!-- PWA loading indicator --> <!-- PWA loading indicator -->
<div id="nonshy-pwa-loader"> <div id="nonshy-pwa-loader">
<strong class="tag is-success"> <strong class="tag is-info py-4 px-3">
<i class="fa fa-spinner fa-spin mr-2"></i> <i class="fa fa-spinner fa-spin mr-2"></i>
Loading... Loading...
</strong> </strong>