Skip to content

Commit

Permalink
Render contact details inline for legibility
Browse files Browse the repository at this point in the history
Port fix from alphagov/whitehall#2367
Addresses https://govuk.zendesk.com/agent/tickets/1918092

Fix was made to Whitehall after styles were taken for govspeak
component.
  • Loading branch information
fofr committed Mar 7, 2017
1 parent e83f14b commit c348815
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 c348815

Please sign in to comment.