From 2364d595fe3d7f1c2824a0a6f33d37e13c81f698 Mon Sep 17 00:00:00 2001 From: Stefan Date: Wed, 28 Mar 2018 14:56:12 +0200 Subject: minor style fix --- src/styles/title-bar.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/styles') 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 @@ margin: 4px; border-radius: $theme-border-radius-small; } - &.selected { - // background: $theme-brand-primary; + &.selected, &.selected:focus { background: none; .menu-item { -- cgit v1.2.3-54-g00ecf