Fix typos in staticman.css

This was preventing the file from applying rules.
This commit is contained in:
Johan Brandhorst 2018-03-03 13:48:13 +00:00 committed by GitHub
commit 78b086b033
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,13 +74,12 @@
margin-left: -150px;
margin-top: -150px;
min-height: 0;
height: 30%
height: 30%;
z-index: 9999;
padding: 0.5rem;
border: 1px solid rgba(0,0,0,0.25);
background-color: rgba(220,220,220,0.9);
height: 10em;
padding: 0.5rem;
border: 1px solid rgba(0,0,0,0.25);
background-color: rgba(220,220,220,0.9);
height: 10em;
}
form--loading:before {