[S] Vertically center loading spinner

This commit is contained in:
Hykilpikonna
2020-04-27 05:12:38 -04:00
parent e82ae7cb88
commit ef5322ebd5
@@ -99,4 +99,9 @@
text-align: right;
float: right;
}
.loading
{
margin-top: 5px !important;
}
</style>