Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix part of #15148. #15307

Merged
merged 1 commit into from
Dec 21, 2014
Merged

Fix part of #15148. #15307

merged 1 commit into from
Dec 21, 2014

Conversation

vsn4ik
Copy link
Contributor

@vsn4ik vsn4ik commented Dec 5, 2014

Reproduce issue:

  1. Open: http://jsbin.com/zarecedade/3/edit?html,css,output (bootstrap.css from master branch).
  2. Make sure that the screen is more "Extra small devices Phones" (>=768px).
  3. Open Dropdown 2 (margin-bottom: 2px).

Fix part of #15148.

@@ -41,7 +41,7 @@
border-color: darken(@btn-color, 14%);

&:hover,
&:focus {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this unrelated change.

@cvrebert cvrebert added the css label Dec 5, 2014
@mdo mdo added this to the v3.3.2 milestone Dec 21, 2014
mdo added a commit that referenced this pull request Dec 21, 2014
@mdo mdo merged commit 8777803 into twbs:master Dec 21, 2014
@juthilo juthilo mentioned this pull request Dec 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants