Skip to content

Commit

Permalink
Like the previous commit but actually works
Browse files Browse the repository at this point in the history
  • Loading branch information
sharmrj committed Nov 6, 2024
1 parent 921d4b9 commit beed7f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/blocks/global-navigation/global-navigation.css
Original file line number Diff line number Diff line change
Expand Up @@ -775,8 +775,8 @@ header.new-nav .feds-nav-wrapper--expanded .feds-nav > section.feds-navItem:firs
padding-top: 25px;
}

header.new-nav .feds-nav-wrapper--expanded .feds-nav > .feds-navItem.feds-navItem--mobile-only + header.new-nav .feds-nav-wrapper--expanded .feds-nav > section.feds-navItem {
padding-top: 9px;
header.new-nav .feds-nav-wrapper--expanded .feds-nav > .feds-navItem.feds-navItem--mobile-only:last-child {
padding-bottom: 9px;
}

header.new-nav .feds-nav-wrapper--expanded .feds-nav > section.feds-navItem > button.feds-navLink {
Expand Down

0 comments on commit beed7f5

Please sign in to comment.