Add explicit "load more" link to the bottom of StatusList and notifications
This commit is contained in:
@@ -743,3 +743,9 @@ button.active i.fa-retweet {
|
||||
background: lighten($color1, 6%);
|
||||
}
|
||||
}
|
||||
|
||||
.load-more {
|
||||
&:hover {
|
||||
background: lighten($color1, 6%);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user