summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Hewitt <sam@snwh.org>2023-05-17 15:11:54 -0230
committerMarge Bot <marge-bot@gnome.org>2023-05-17 22:12:31 +0000
commit5fff6fd05c155cdba919bfbf6b6acd04096157db (patch)
treec5eb33aed1d3fb694c9af9502c8126a8bac33065
parenta0fde0eed5df2980d2274792dd745866e47bd2ff (diff)
downloadgnome-shell-main.tar.gz
style: Fix inconsistency in app folder entry styleHEADwip/snwh/entry-theme-consistencymain
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2768>
-rw-r--r--data/theme/gnome-shell-sass/widgets/_app-grid.scss1
1 files changed, 0 insertions, 1 deletions
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 */