From 5fff6fd05c155cdba919bfbf6b6acd04096157db Mon Sep 17 00:00:00 2001 From: Sam Hewitt Date: Wed, 17 May 2023 15:11:54 -0230 Subject: style: Fix inconsistency in app folder entry style Part-of: --- data/theme/gnome-shell-sass/widgets/_app-grid.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/data/theme/gnome-shell-sass/widgets/_app-grid.scss b/data/theme/gnome-shell-sass/widgets/_app-grid.scss index 1334a0674..d239d17e3 100644 --- a/data/theme/gnome-shell-sass/widgets/_app-grid.scss +++ b/data/theme/gnome-shell-sass/widgets/_app-grid.scss @@ -59,7 +59,6 @@ $app_icon_size: 96px; & .folder-name-entry { width: 12em; - border-radius: $base_border_radius*2; } /* FIXME: this is to keep the label in sync with the entry */ -- cgit v1.2.1