Merge pull request #276 from VincentTam/fixsmcss

Fixed staticman.css typo
This commit is contained in:
Michael Romero 2019-09-20 22:59:20 -07:00 committed by GitHub
commit 72857368c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@
height: 10em; height: 10em;
} }
form--loading:before { .form--loading:before {
content: ''; content: '';
} }