mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 00:24:03 +02:00
Fix #8944
This commit is contained in:
@@ -17,6 +17,12 @@
|
|||||||
content: "";
|
content: "";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// The dropdown wrapper (div)
|
||||||
|
// --------------------------
|
||||||
|
.dropdown {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
// The dropdown menu (ul)
|
// The dropdown menu (ul)
|
||||||
// ----------------------
|
// ----------------------
|
||||||
.dropdown-menu {
|
.dropdown-menu {
|
||||||
|
Reference in New Issue
Block a user