From 4878eea06beae80ea87ada6a964965422921519d 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 4241c4bdbd652abb76a3c9fc3e1194bc606a4477 --- 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 aecf695804..68661cce3d 100644 --- a/gtk/theme/HighContrast/_common.scss +++ b/gtk/theme/HighContrast/_common.scss @@ -2760,7 +2760,7 @@ row.activatable { *************/ expander { - & arrow { + title > arrow { min-width: 16px; min-height: 16px; -gtk-icon-source: -gtk-icontheme('pan-end-symbolic');