diff --git a/app/assets/stylesheets/sections/dashboard.scss b/app/assets/stylesheets/sections/dashboard.scss index 99bbcbd2108..6937097fb84 100644 --- a/app/assets/stylesheets/sections/dashboard.scss +++ b/app/assets/stylesheets/sections/dashboard.scss @@ -73,6 +73,10 @@ font-weight: bold; } + a { + display: block; + } + .project-name, .group-name { font-size: 15px; }