Adjust spinner and search page
This commit is contained in:
parent
bf87cf1a2e
commit
1f1341b0f7
|
@ -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) {
|
||||
|
|
|
@ -105,10 +105,6 @@
|
|||
<a href="https://www.missingkids.org/" title="National Center for Missing and Exploited Children">NCMEC</a>
|
||||
and relevant law enforcement agencies.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>This incident has been reported to the website administrator.</strong>
|
||||
</p>
|
||||
</div>
|
||||
{{end}}
|
||||
|
||||
|
|
|
@ -392,7 +392,7 @@
|
|||
|
||||
<!-- PWA loading indicator -->
|
||||
<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>
|
||||
Loading...
|
||||
</strong>
|
||||
|
|
Loading…
Reference in New Issue
Block a user