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 Example Carousel So It Works On Mobile #23470

Merged
merged 1 commit into from
Aug 15, 2017
Merged

Fix Example Carousel So It Works On Mobile #23470

merged 1 commit into from
Aug 15, 2017

Conversation

Retroity
Copy link
Contributor

@Retroity Retroity commented Aug 15, 2017

The Example Carousel available at https://getbootstrap.com/docs/4.0/examples/carousel/ had an issue where the carousel text would not display on screens with less than 768px of width, meaning that the carousel text would not display on mobile.

This fixes that by removing the d-none class from the Carousel items in the page.

The Example Carousel had an issue where the carousel text would not display on screens with less than 768px of width, meaning that the carousel text would not display on mobile. This fixes that issue.
@Retroity Retroity changed the title Fixed Example Carousel so it works on mobile Fixed Example Carousel So It Works On Mobile Aug 15, 2017
@Retroity Retroity changed the title Fixed Example Carousel So It Works On Mobile Fix Example Carousel So It Works On Mobile Aug 15, 2017
@XhmikosR XhmikosR requested a review from mdo August 15, 2017 19:12
@XhmikosR XhmikosR merged commit 7b873fa into twbs:v4-dev Aug 15, 2017
@mdo mdo mentioned this pull request Aug 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants