Merge pull request #144 from johanbrandhorst/patch-1

Fix typos in staticman.css
This commit is contained in:
Michael Romero 2018-04-04 21:23:50 -07:00 committed by GitHub
commit f3fe851c35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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