mirror of
https://github.com/flarum/core.git
synced 2025-08-06 00:17:31 +02:00
Fix activity page load more button appearance
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
.ActivityPage-loadMore .LoadingIndicator {
|
||||
height: 46px;
|
||||
.ActivityPage-loadMore {
|
||||
text-align: center;
|
||||
|
||||
.LoadingIndicator {
|
||||
height: 46px;
|
||||
}
|
||||
}
|
||||
.ActivityPage-list {
|
||||
border-left: 3px solid @control-bg;
|
||||
|
Reference in New Issue
Block a user