Merge pull request #14 from Neo-Oli/patch-1

Fixes noscript spinning in firefox
This commit is contained in:
Roland Rytz 2018-04-30 15:54:32 +02:00 committed by GitHub
commit 8da77d4869
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -262,7 +262,7 @@ #loading > div{
font-size: 40px;
}
#loading > div > div{
#loading > div > div:first-child{
width: 200px;
height: 200px;
border-radius: 200px;