Skip to content

Commit

Permalink
Remove govuk-template overwrite
Browse files Browse the repository at this point in the history
The modal dialogue component was updated in alphagov/govuk_publishing_components#805
  • Loading branch information
alex-ju committed Apr 17, 2019
1 parent d225c07 commit a8c913c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions app/assets/stylesheets/utilities/_overwrites.scss
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,3 @@
@include govuk-font(19);
}
}

// Remove this after the modal-dialogue component handles this overwrite
.govuk-template {
@include govuk-media-query($media-type: screen) {
overflow-y: inherit;
}
}

0 comments on commit a8c913c

Please sign in to comment.