1
0
mirror of https://github.com/flarum/core.git synced 2025-05-05 23:15:22 +02:00

Tighten up loading indicator

This commit is contained in:
Toby Zerner 2015-02-02 16:58:49 +10:30
parent 4c07c959ef
commit 74d8b0e377

View File

@ -71,7 +71,7 @@
margin-top: 30px;
margin-left: 225px;
& .loading-indicator {
height: 40px;
height: 46px;
}
}
.index-toolbar {