From 3e54d374de2d855e40be1110a67a334401bcd441 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: Fri, 19 Jul 2019 08:04:45 +0200 Subject: [PATCH] placessidebar: Remove sidebar border again --- gtk/theme/Adwaita/_common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss index e5fe075d5a..9dbe16c627 100644 --- a/gtk/theme/Adwaita/_common.scss +++ b/gtk/theme/Adwaita/_common.scss @@ -3986,7 +3986,7 @@ row image.sidebar-icon { opacity: $_placesidebar_icons_opacity; } // dim the sid // on this oddity placessidebar { - > viewport.frame { border-style: none; } + > scrolledwindow.frame { border-style: none; } row { // Needs overriding of the GtkListBoxRow padding