diff --git a/scss/_navbar.scss b/scss/_navbar.scss index 8f3c921bac..ec20106358 100644 --- a/scss/_navbar.scss +++ b/scss/_navbar.scss @@ -106,10 +106,6 @@ color: var(--#{$prefix}navbar-active-color); } } - - .dropdown-menu { - position: absolute; - } }