Skip to content

Commit

Permalink
wip fix breadcrumbs link
Browse files Browse the repository at this point in the history
  • Loading branch information
NickColley committed May 7, 2019
1 parent 89f8132 commit 7ed7fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/breadcrumbs/_breadcrumbs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
}

.govuk-breadcrumbs__link {
@include govuk-link-common("inline-block");
@include govuk-link-common("inline");
@include govuk-link-style-text;
}
}

0 comments on commit 7ed7fe4

Please sign in to comment.