summaryrefslogtreecommitdiffstats
path: root/core/css/header.scss
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/header.scss')
-rw-r--r--core/css/header.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/header.scss b/core/css/header.scss
index 8e520957889..d71ec5b713a 100644
--- a/core/css/header.scss
+++ b/core/css/header.scss
@@ -434,7 +434,7 @@ nav[role='navigation'] {
&:active,
&.active {
opacity: 1;
- box-shadow: inset 2px 0 $color-primary;
+ box-shadow: inset 4px 0 $color-primary;
}
}
}