Skip to content

Commit

Permalink
Fix secondary nav selected items marker being mis-aligned (#13792)
Browse files Browse the repository at this point in the history
  • Loading branch information
petesfrench committed Apr 25, 2024
1 parent 109a221 commit 823bca2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions static/sass/_pattern_navigation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -651,10 +651,6 @@ $meganav-height: 3rem;
@media (max-width: $breakpoint-medium) {
padding-left: $row-margin-small;
}

&::before {
left: $row-margin-small;
}
}
}
}
Expand Down

0 comments on commit 823bca2

Please sign in to comment.