Skip to content

Commit

Permalink
MWPW-146258: [UNav] CTA text alignment is not center in CTA in UNAV f…
Browse files Browse the repository at this point in the history
…or some locales. (#2793)

fix(unv-signin): fixed unav signin center alignement
  • Loading branch information
sivasadobe committed Sep 4, 2024
1 parent a5a33c5 commit 501f559
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions libs/blocks/global-navigation/global-navigation.css
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,10 @@ header.global-navigation {
background-color: var(--feds-background-link--hover);
}

.feds-utilities .unav-comp-profile .secondary-button{
line-height: inherit;
}

#feds-googleLogin {
position: absolute;
top: 100%;
Expand Down

0 comments on commit 501f559

Please sign in to comment.