From: Mark Otto Date: Sun, 7 Feb 2016 04:28:36 +0000 (-0800) Subject: remove comment X-Git-Tag: v4.0.0-alpha.3~286 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64b88bd7075e165b77eb7bd38ceb34c235f30b0a;p=thirdparty%2Fbootstrap.git remove comment --- diff --git a/scss/_dropdown.scss b/scss/_dropdown.scss index 48bdee2869..09be6c4a56 100644 --- a/scss/_dropdown.scss +++ b/scss/_dropdown.scss @@ -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;