From 8fcbed648164b739e1446cecdb8d5447b2bed6c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 26 Jan 2021 17:00:24 +0100 Subject: [PATCH] classic: Remove arrow-override No need to hide what is no longer there. https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3567 Part-of: --- data/gnome-classic.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/data/gnome-classic.scss b/data/gnome-classic.scss index c4d95c90..750a9f51 100644 --- a/data/gnome-classic.scss +++ b/data/gnome-classic.scss @@ -81,7 +81,6 @@ $variant: 'light'; border-bottom: none; .panel-button { color: $osd_fg_color; } } - .popup-menu-arrow { width: 0; height: 0; } // shell's display: none; } #appMenu {