Adjust spinner and search page
This commit is contained in:
parent
bf87cf1a2e
commit
1f1341b0f7
|
@ -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) {
|
||||||
|
|
|
@ -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}}
|
||||||
|
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user