Commit a6cbeaca8331c3e013eecb6469e9e64ae0f33d9e

Authored by Dmitriy Zaporozhets
2 parents 6498ede0 cdd7be01

Merge branch 'master' of github.com:gitlabhq/gitlabhq

app/assets/stylesheets/sections/dashboard.scss
@@ -73,6 +73,10 @@ @@ -73,6 +73,10 @@
73 font-weight: bold; 73 font-weight: bold;
74 } 74 }
75 75
  76 + a {
  77 + display: block;
  78 + }
  79 +
76 .project-name, .group-name { 80 .project-name, .group-name {
77 font-size: 15px; 81 font-size: 15px;
78 } 82 }