mirror of https://github.com/twbs/bootstrap.git
appears the absolute rule exists by default in navbar-nav dropdown-menu so removing entirely
This commit is contained in:
parent
edd5cf080d
commit
4bca2ebefc
|
@ -106,10 +106,6 @@
|
||||||
color: var(--#{$prefix}navbar-active-color);
|
color: var(--#{$prefix}navbar-active-color);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-menu {
|
|
||||||
position: absolute;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue