Fixes noscript spinning in firefox

This commit is contained in:
Oliver Schmidhauser 2018-04-30 15:21:01 +02:00 committed by GitHub
parent 4724f50ded
commit 7420e48d66
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;