From: Hypolite Petovan Date: Sun, 1 Oct 2023 21:52:09 +0000 (-0400) Subject: [frio] Remove superfluous padding from search results in mobile view X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=753702da0e68f00c6762a22b38b9e18f608e30c3;p=friendica.git [frio] Remove superfluous padding from search results in mobile view --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 1c8db91668..76df82bf97 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -3776,10 +3776,6 @@ section .profile-match-wrapper { margin-bottom: 5px; } - .panel .panel-body { - padding: 10px; - } - .toplevel_item > .wall-item-container { padding: 0; }