[frio] Remove superfluous padding from search results in mobile view

This commit is contained in:
Hypolite Petovan 2023-10-01 17:52:09 -04:00
parent 8640afc82e
commit 753702da0e
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;
}