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

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;
}