Centre loading icon

This commit is contained in:
Tom Hughes 2016-09-26 12:33:37 +01:00
parent 5efbc8a8b7
commit ab8958bead

View file

@ -869,10 +869,15 @@ body.compact {
#sidebar {
#sidebar_loader,
.search_more {
width: 100%;
margin: $lineheight auto;
}
.loader,
.load_more {
text-align: center;
margin: $lineheight auto;
margin: auto;
width: 40px;
display: block;
}