Centre loading icon
This commit is contained in:
parent
5efbc8a8b7
commit
ab8958bead
1 changed files with 6 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue