Skip to content
New issue

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

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

Already on GitHub? # to your account

tie selector to first parent only #13079

Closed
wants to merge 1 commit into from
Closed

tie selector to first parent only #13079

wants to merge 1 commit into from

Conversation

maggiben
Copy link

Fixes #13028.

@cvrebert cvrebert added the css label Mar 15, 2014
color: @color;
background-color: darken(@background, 10%);
background-color: darken(@background, 8%);
Copy link
Collaborator

Choose a reason for hiding this comment

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

What's up with changing the color here?

Copy link
Author

Choose a reason for hiding this comment

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

My Bad :(

@mdo
Copy link
Member

mdo commented Mar 15, 2014

Please create a JS Bin demonstrating the problem and fix.

@maggiben
Copy link
Author

Hi,
Thanks for your prompt reply
Please see: http://jsbin.com/cokuf/1/

@mdo mdo closed this in 2108419 Mar 25, 2014
@mdo mdo mentioned this pull request Mar 25, 2014
@mdo mdo added this to the v3.2.0 milestone Mar 25, 2014
@mdo
Copy link
Member

mdo commented Mar 25, 2014

Went with another route for this. Thanks though!

stempler pushed a commit to stempler/bootstrap that referenced this pull request Nov 4, 2014
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

if parent has class "open" every "dropdown-toggle" will be affected
3 participants