Replaced show-more button by infinite scrolling. fixes #83
This commit is contained in:
+5
-5
@@ -259,6 +259,11 @@ a.Lms-artistname:hover, a.Lms-artistname:focus {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.Lms-loading-indicator {
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.Lms-navbar-search {
|
||||
max-width: 175px;
|
||||
padding-top: 7.5px;
|
||||
@@ -478,9 +483,4 @@ a.Lms-releasename:hover, a.Lms-releasename:focus {
|
||||
padding-bottom: 100%;
|
||||
}
|
||||
|
||||
.Lms-show-more {
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user