Fix load more button hidden behind search form

This commit is contained in:
Nachtalb 2021-04-30 01:35:32 +02:00
parent ef710a2631
commit 115d970604
No known key found for this signature in database
GPG key ID: E48DF13C07055D92

View file

@ -1191,6 +1191,7 @@ textarea.input {
} }
#chat .show-more { #chat .show-more {
margin-top: 50px;
padding: 10px; padding: 10px;
padding-top: 15px; padding-top: 15px;
padding-bottom: 0; padding-bottom: 0;