From 25ad8c9408342744087b76003fc38b543c9ce7f9 Mon Sep 17 00:00:00 2001 From: Sam Hewitt Date: Mon, 13 May 2024 13:57:25 -0230 Subject: [PATCH] style: Adjust margin on search results grid to fix Large Text display - drop unneeded margin definitions that cause results items to disappear when Large Text is enabled Fixes: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7511 Part-of: --- data/theme/gnome-shell-sass/widgets/_search-results.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/data/theme/gnome-shell-sass/widgets/_search-results.scss b/data/theme/gnome-shell-sass/widgets/_search-results.scss index 568dbbd20..b89205597 100644 --- a/data/theme/gnome-shell-sass/widgets/_search-results.scss +++ b/data/theme/gnome-shell-sass/widgets/_search-results.scss @@ -48,7 +48,6 @@ .grid-search-results { spacing: $base_padding * 5; - margin:0 $base_margin * 3; } // Search results with icons