luci-theme-material: fix css to show loading-img again

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert 2018-10-12 10:58:14 +02:00
parent 0f8b5402a2
commit 8095ba5a2d

View file

@ -235,8 +235,8 @@ footer > a {
.main > .loading > span > .loading-img {
animation: anim-rotate 2s infinite linear;
margin-right: 0.2rem;
display: inline-block;
margin: 5rem;
}
@keyframes anim-rotate {