aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.16/sass/_common.scss
diff options
context:
space:
mode:
Diffstat (limited to 'common/gnome-shell/3.16/sass/_common.scss')
-rw-r--r--common/gnome-shell/3.16/sass/_common.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/gnome-shell/3.16/sass/_common.scss b/common/gnome-shell/3.16/sass/_common.scss
index cb4815b..3ecc391 100644
--- a/common/gnome-shell/3.16/sass/_common.scss
+++ b/common/gnome-shell/3.16/sass/_common.scss
@@ -769,6 +769,9 @@ StScrollBar {
min-height: 27px;
border-image: url('common-assets/panel/panel.svg') 1 1 1 1;
+ // Fix dynamic top bar extension
+ &.dynamic-top-bar-white-btn { border-image: none; }
+
&.unlock-screen,
&.login-screen,
&.lock-screen {