Fixed the breadcrumbs project name not having hover style

Closes #37661
This commit is contained in:
Phil Hughes 2017-09-12 10:01:40 +01:00
parent 2602cc0c36
commit 442ea61843
No known key found for this signature in database
GPG Key ID: 32245528C52E0F9F
1 changed files with 1 additions and 0 deletions

View File

@ -488,6 +488,7 @@ header.navbar-gitlab-new {
.breadcrumb-item-text {
@include str-truncated(128px);
text-decoration: inherit;
}
.breadcrumbs-list-angle {