Skip to content

Commit

Permalink
Merge pull request #260 from alphagov/remove-external-links
Browse files Browse the repository at this point in the history
Remove external link styles
  • Loading branch information
tijmenb authored Nov 18, 2016
2 parents bd9c778 + 8e0bd11 commit f11df22
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions app/assets/stylesheets/finder_frontend.scss
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,6 @@
@include grid-column(2/3);
}

a[rel="external"] {
@include external-link-12;
@include media(tablet) {
@include external-link-14;
}
}

.summary {
margin-bottom: $gutter;
@include core-19;
Expand Down

0 comments on commit f11df22

Please sign in to comment.