mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-01 17:32:41 +02:00
Remove floats from dropdown (#28690)
This commit is contained in:
@@ -72,7 +72,6 @@
|
||||
|
||||
.dropdown-menu {
|
||||
position: static;
|
||||
float: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user