1
0
mirror of https://github.com/flarum/core.git synced 2025-08-19 14:51:47 +02:00

Clean up code

This commit is contained in:
Franz Liedke
2020-03-20 11:51:28 +01:00
parent eac5390058
commit 6e8999090e
2 changed files with 72 additions and 53 deletions

View File

@@ -7,7 +7,7 @@
list-style-type: none;
position: relative;
}
.DiscussionList-loadMore, .DiscussionList-loadPrev {
.DiscussionList-loadMore {
text-align: center;
margin-top: 10px;
}