1
0
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:
Martijn Cuppens
2019-05-02 20:37:10 +02:00
committed by GitHub
parent ccfd575dfc
commit 0321fbf036
2 changed files with 0 additions and 2 deletions

View File

@@ -72,7 +72,6 @@
.dropdown-menu {
position: static;
float: none;
}
}