Skip to content

Commit

Permalink
appears the absolute rule exists by default in navbar-nav dropdown-me…
Browse files Browse the repository at this point in the history
…nu so removing entirely
  • Loading branch information
Antoine Vilain committed Dec 30, 2024
1 parent edd5cf0 commit 4bca2eb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scss/_navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,6 @@
color: var(--#{$prefix}navbar-active-color);
}
}

.dropdown-menu {
position: absolute;
}
}


Expand Down

0 comments on commit 4bca2eb

Please # to comment.