Skip to content

Commit

Permalink
WD-14746 - fix account nav item to be aligned
Browse files Browse the repository at this point in the history
  • Loading branch information
yelyzaveta authored and yelyzaveta committed Sep 19, 2024
1 parent bca4a99 commit 0fa28b1
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 0fa28b1

Please sign in to comment.