remove comment

This commit is contained in:
Mark Otto 2016-02-06 20:28:36 -08:00
parent 9ca44d29f5
commit 64b88bd707
1 changed files with 1 additions and 6 deletions

View File

@ -132,12 +132,7 @@
right: 0;
left: auto; // Reset the default from `.dropdown-menu`
}
// With v3, we enabled auto-flipping if you have a dropdown within a right
// aligned nav component. To enable the undoing of that, we provide an override
// to restore the default dropdown menu alignment.
//
// This is only for left-aligning a dropdown menu within a `.navbar-right` or
// `.pull-right` nav component.
.dropdown-menu-left {
right: auto;
left: 0;