Skip to content

Commit

Permalink
Merge pull request #934 from alphagov/inline-govspeak-contacts
Browse files Browse the repository at this point in the history
Render govspeak contact details inline for legibility
  • Loading branch information
NickColley authored Mar 9, 2017
2 parents 5cb4dbe + c348815 commit 6e11b83
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions app/assets/stylesheets/govuk-component/govspeak/_contact.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,7 @@
margin-bottom: 5px;
}

.adr,
.email-url-number,
.comments {
@include media(tablet) {
width: $half;
float: left;
}
}

.email-url-number {
p {
margin: 0;
}

.email {
word-wrap: break-word;
}
Expand Down

0 comments on commit 6e11b83

Please sign in to comment.