Fix about buttons

Fixes #611
This commit is contained in:
Jordan Eldredge 2018-06-24 21:32:29 -07:00
parent e9aaacd597
commit b9b344b8bb

View file

@ -85,6 +85,7 @@ body {
left: 0;
bottom: 0;
right: 0;
z-index: -2; /* Place this below the about buttons */
}
#app #loading {