mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-24 12:40:58 +00:00
Fixes #18550: really remove that reference
This commit is contained in:
parent
cb7b780876
commit
612d287a07
@ -157,12 +157,6 @@
|
|||||||
z-index: $zindex-dropdown-backdrop;
|
z-index: $zindex-dropdown-backdrop;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Right aligned dropdowns
|
|
||||||
.pull-right > .dropdown-menu {
|
|
||||||
right: 0;
|
|
||||||
left: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
// Allow for dropdowns to go bottom up (aka, dropup-menu)
|
// Allow for dropdowns to go bottom up (aka, dropup-menu)
|
||||||
//
|
//
|
||||||
// Just add .dropup after the standard .dropdown class and you're set.
|
// Just add .dropup after the standard .dropdown class and you're set.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user