Tighten up loading indicator

This commit is contained in:
Toby Zerner 2015-02-02 16:58:49 +10:30
parent b8fe32f0a6
commit 4edfaf0146

View File

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