diff --git a/app/assets/stylesheets/gitlab_bootstrap/nav.scss b/app/assets/stylesheets/gitlab_bootstrap/nav.scss index 0fc8b21de7bbceb103678177d4993593ce2d6402..db0023cff923ed6b1c85f50ce06ae437f28e4c2c 100644 --- a/app/assets/stylesheets/gitlab_bootstrap/nav.scss +++ b/app/assets/stylesheets/gitlab_bootstrap/nav.scss @@ -57,6 +57,7 @@ border-color: #CCC; border-bottom: 1px solid #fff; color: #333; + font-weight: bold; } } }