mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Update to popper.js v2.x
This commit is contained in:
+4
-4
@@ -104,10 +104,10 @@
|
||||
// When Popper is enabled, reset the basic dropdown position
|
||||
// stylelint-disable-next-line no-duplicate-selectors
|
||||
.dropdown-menu {
|
||||
&[x-placement^="top"],
|
||||
&[x-placement^="right"],
|
||||
&[x-placement^="bottom"],
|
||||
&[x-placement^="left"] {
|
||||
&[data-popper-placement^="top"],
|
||||
&[data-popper-placement^="right"],
|
||||
&[data-popper-placement^="bottom"],
|
||||
&[data-popper-placement^="left"] {
|
||||
right: auto;
|
||||
bottom: auto;
|
||||
left: auto;
|
||||
|
||||
Reference in New Issue
Block a user