Merge branch 'breadcrumbs-hover-underline' into 'master'

Fixed the breadcrumbs project name not having hover style

Closes #37661

See merge request !14211
This commit is contained in:
Filipa Lacerda 2017-09-12 13:51:11 +00:00
commit 30db01b2ed
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 {