Skip to content

Commit

Permalink
Merge pull request canonical#14313 from lizzochek/task/WD-14746
Browse files Browse the repository at this point in the history
WD-14746 - fix account nav item to be aligned
  • Loading branch information
lizzochek authored Sep 20, 2024
2 parents 8ebc637 + 0fa28b1 commit cb1e704
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions static/sass/_pattern_navigation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,10 @@ $meganav-height: 3rem;
min-width: 10rem;
right: 3rem;
}

#canonical-login-content-mobile {
right: unset;
}
}

a.p-navigation__link {
Expand Down

0 comments on commit cb1e704

Please sign in to comment.