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
1 changed files with 1 additions and 0 deletions

View File

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