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 to support nested carousels #8449

Closed
wants to merge 1 commit into from
Closed

Commits on Jul 11, 2013

  1. Fix to support nested carousels

    To allow usage of nested carousels, there is a need to constraint selectors to only first level of elements so children carousels will be left untouched by sliding of parent carousel.
    
    Related issues:
    twbs#4359 unable to put carousel inside carousel
    twbs#7734 Conflict on item divs using nested carousel
    
    PS: Sorry if I format anything in wrong way, this is my second pull request (first was failure twbs#8448).
    Nils committed Jul 11, 2013
    Copy the full SHA
    a38d096 View commit details
    Browse the repository at this point in the history