Commit 81a9e81fae349e3e2b1cc336bf6cef767d65dbfc

Authored by Dmitriy Zaporozhets
1 parent 200c5f58

use bold font for active tab

app/assets/stylesheets/gitlab_bootstrap/nav.scss
... ... @@ -57,6 +57,7 @@
57 57 border-color: #CCC;
58 58 border-bottom: 1px solid #fff;
59 59 color: #333;
  60 + font-weight: bold;
60 61 }
61 62 }
62 63 }
... ...