diff --git a/app/assets/stylesheets/common/components/navs.scss b/app/assets/stylesheets/common/components/navs.scss index 4718c1784e9..1ce8f2767fd 100644 --- a/app/assets/stylesheets/common/components/navs.scss +++ b/app/assets/stylesheets/common/components/navs.scss @@ -48,7 +48,7 @@ } } - &.active > a{ + &.active > a { color: $secondary; background-color: $quaternary;