From 7dfb99c2cac6b393cb8039216a2ba88a4673717f Mon Sep 17 00:00:00 2001 From: Daniel Boles Date: Mon, 1 Jan 2018 18:49:09 +0000 Subject: [PATCH] =?UTF-8?q?HighContrast:=20Avoid=20expander=E2=86=94combob?= =?UTF-8?q?ox=20interference?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit as per commit b4b9aa1e5fab6a1f8c27b768813ab4ed04f3cd6f --- gtk/theme/HighContrast/_common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/theme/HighContrast/_common.scss b/gtk/theme/HighContrast/_common.scss index 792d21835d..98662a807c 100644 --- a/gtk/theme/HighContrast/_common.scss +++ b/gtk/theme/HighContrast/_common.scss @@ -2787,7 +2787,7 @@ row.activatable { *************/ expander { - & arrow { + title > arrow { min-width: 16px; min-height: 16px; -gtk-icon-source: -gtk-icontheme('pan-end-symbolic');