1
0
mirror of https://github.com/flarum/core.git synced 2025-08-01 14:10:37 +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-top: 30px;
margin-left: 225px; margin-left: 225px;
& .loading-indicator { & .loading-indicator {
height: 40px; height: 46px;
} }
} }
.index-toolbar { .index-toolbar {