Skip to content

Commit

Permalink
Merge branch 'main' into adjust-nested-list-spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
anandamaryon1 authored Jun 10, 2024
2 parents be24ddf + a64b5cb commit 4b20987
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions packages/components/breadcrumb/_breadcrumb.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,26 +18,6 @@
padding-bottom: nhsuk-spacing(3);
padding-top: 20px; /* [2] */

.nhsuk-icon__chevron-right {
fill: $color_nhsuk-grey-3;
height: 18px;
position: relative;
top: 5px;
width: 18px;

@include mq($from: large-desktop) {
margin: 0 3px 0 5px;
}
}

.nhsuk-icon__chevron-left {
float: left;
height: 24px;
left: -8px;
position: relative;
width: 24px;
}

+ .nhsuk-width-container .nhsuk-main-wrapper {
padding-top: 0;
}
Expand Down

0 comments on commit 4b20987

Please sign in to comment.