Merge pull request #13488 from MrPetovan/bug/frio-search-result-padding

[frio] Remove superfluous padding from search results in mobile view
This commit is contained in:
Tobias Diekershoff 2023-10-04 08:17:12 +02:00 committed by GitHub
commit 0a13d7625f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -3776,10 +3776,6 @@ section .profile-match-wrapper {
margin-bottom: 5px;
}
.panel .panel-body {
padding: 10px;
}
.toplevel_item > .wall-item-container {
padding: 0;
}