fix search results, fix #65

This commit is contained in:
teddit
2021-01-01 18:18:54 +01:00
parent 0c071f475f
commit d9e616a469
4 changed files with 99 additions and 28 deletions
+1 -1
View File
@@ -1144,7 +1144,7 @@ body.dark .flair {
margin-top: 0px;
}
#search.sr.search-page {
width: 100%;
width: auto;
margin-left: 20px;
margin-top: 40px;
}