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

Fixes Issue #16371 Carousel control is vertically off center #16405

Merged
merged 1 commit into from
May 14, 2015
Merged

Fixes Issue #16371 Carousel control is vertically off center #16405

merged 1 commit into from
May 14, 2015

Conversation

rlindner81
Copy link
Contributor

Fixes #16371.

@cvrebert cvrebert added the css label May 2, 2015
@mdo mdo added this to the v3.3.5 milestone May 14, 2015
@mdo
Copy link
Member

mdo commented May 14, 2015

Verified in https://jsbin.com/wojusi/1/.

@twbs-lmvtfy
Copy link

Hi @mdo!

You appear to have posted a live example (https://jsbin.com/wojusi/1/edit), which is always a good first step. However, according to Bootlint, your example has some Bootstrap usage errors, which might potentially be causing your issue:

  • W002: <head> is missing X-UA-Compatible <meta> tag that disables old IE compatibility modes
  • W003: <head> is missing viewport <meta> tag that enables responsiveness

You'll need to fix these errors and post a revised example before we can proceed further.
Thanks!

(Please note that this is a fully automated comment.)

mdo added a commit that referenced this pull request May 14, 2015
Fixes Issue #16371 Carousel control is vertically off center
@mdo mdo merged commit f2adfeb into twbs:master May 14, 2015
@cvrebert cvrebert mentioned this pull request May 14, 2015
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.

Carousel control is vertically off center for small screens
4 participants