aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.16/sass
diff options
context:
space:
mode:
Diffstat (limited to 'common/gnome-shell/3.16/sass')
-rw-r--r--common/gnome-shell/3.16/sass/_common.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/gnome-shell/3.16/sass/_common.scss b/common/gnome-shell/3.16/sass/_common.scss
index 76880e8..cb4815b 100644
--- a/common/gnome-shell/3.16/sass/_common.scss
+++ b/common/gnome-shell/3.16/sass/_common.scss
@@ -1846,7 +1846,6 @@ $legacy_icon_size: 24px;
.legacy-tray {
background-color: $panel_bg;
- border-width: 0;
&:ltr { border-radius: 0 2px 0 0; border-left-width: 0; }
&:rtl { border-radius: 2px 0 0 0; border-right-width: 0; }