Skip to content

Commit

Permalink
Remove external link styles
Browse files Browse the repository at this point in the history
[govuk_frontend_toolkit](https://github.com/alphagov/govuk_frontend_toolkit) is [potentially removing external link styles](alphagov/govuk_frontend_toolkit#293). If that happens then we’ll want to remove them from govuk_template as well.
  • Loading branch information
Robin Whittleton committed Jul 13, 2016
1 parent b5042c5 commit 76a47f5
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions source/assets/stylesheets/_basic.scss
Original file line number Diff line number Diff line change
Expand Up @@ -94,19 +94,6 @@ a:active {
color: $link-active-colour;
}

a[rel="external"] {
@include external-link-default;
@include external-link-16;
@include media(tablet) {
@include external-link-19;
}
}

.external-link {
@include external-link-12-no-hover;
@include external-link-heading;
}

// adjustments to normalize.css

/*
Expand Down

0 comments on commit 76a47f5

Please sign in to comment.