mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
scope float right dropdown menus to immediate children
This commit is contained in:
Vendored
+1
-1
@@ -2449,7 +2449,7 @@ table .span24 {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.pull-right .dropdown-menu {
|
||||
.pull-right > .dropdown-menu {
|
||||
right: 0;
|
||||
left: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user