Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanita Barrett committed Nov 29, 2021
1 parent 55f3707 commit 79a21c3
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions src/govuk/components/footer/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -153,13 +153,9 @@
flex-wrap: wrap;
}

.govuk-footer__navigation * {
box-sizing: inherit;
}

.govuk-footer__section {
display: inline-block;
width: 100%; // TODO: review this design decision
box-sizing: inherit;
width: 100%;
margin-bottom: $govuk-gutter;
padding-right: $govuk-gutter-half;
padding-left: $govuk-gutter-half;
Expand Down

0 comments on commit 79a21c3

Please sign in to comment.