aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles')
-rw-r--r--src/styles/title-bar.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/styles/title-bar.scss b/src/styles/title-bar.scss
index 492245e2f..5316f35b3 100644
--- a/src/styles/title-bar.scss
+++ b/src/styles/title-bar.scss
@@ -32,8 +32,7 @@
32 margin: 4px; 32 margin: 4px;
33 border-radius: $theme-border-radius-small; 33 border-radius: $theme-border-radius-small;
34 } 34 }
35 &.selected { 35 &.selected, &.selected:focus {
36 // background: $theme-brand-primary;
37 background: none; 36 background: none;
38 37
39 .menu-item { 38 .menu-item {