diff --git a/src/sass/gtk/_common-3.0.scss b/src/sass/gtk/_common-3.0.scss index 15284a3..8f034bc 100644 --- a/src/sass/gtk/_common-3.0.scss +++ b/src/sass/gtk/_common-3.0.scss @@ -1897,7 +1897,7 @@ headerbar { .background:not(.unified) { .titlebar { - &, & headerbar { box-shadow: inset 0 1px $highlight_color; } + box-shadow: inset 0 1px $highlight_color; } stack.titlebar { box-shadow: none; }