Skip to content

Commit

Permalink
Merge pull request #594 from hmrc/CTCP-4474
Browse files Browse the repository at this point in the history
CTCP-4474: Updating sass.
  • Loading branch information
jackheslop96 authored Feb 7, 2024
2 parents 1921080 + bd5b82b commit e54704d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
8 changes: 0 additions & 8 deletions app/assets/stylesheets/application-ie8.scss

This file was deleted.

22 changes: 0 additions & 22 deletions app/assets/stylesheets/partials/_shame.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,28 +25,6 @@
display: inline-block;
}

// ******************************************************
// ******************************************************
// add-to-a-list pattern
// remove set widths to favour action links
// ******************************************************
// ******************************************************
.ctc-add-to-a-list .govuk-summary-list__key,
.ctc-add-to-a-list .govuk-summary-list__value {
width: auto;
}
.ctc-add-to-a-list .govuk-summary-list__actions {
width: 40%;
}
.ctc-add-to-a-list .govuk-summary-list__key,
.ctc-add-to-a-list .govuk-summary-list__value {
word-wrap: break-word;
overflow-wrap: break-word;
hyphens: auto;
}



// make numbers easier to read
@supports (font-variant-numeric: tabular-nums) {
table,
Expand Down

0 comments on commit e54704d

Please sign in to comment.