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

Checkbox text vertical alignment in IE/Chrome #13936

Closed
miksh7 opened this issue Jun 26, 2014 · 6 comments
Closed

Checkbox text vertical alignment in IE/Chrome #13936

miksh7 opened this issue Jun 26, 2014 · 6 comments
Labels

Comments

@miksh7
Copy link

miksh7 commented Jun 26, 2014

In BS 3.2.0 the checkbox/radio text is not vertically aligned well in some scenarios in IE11 (and Chrome but a little less):

  1. Demo: Forms - Basic Example http://getbootstrap.com/css/#forms-example - shifted up
    capture
  2. Demo: Forms - Inline form http://getbootstrap.com/css/#forms-inline: shifted down
    capture
  3. Demo: Forms - Supported Controls - Inline checkboxes and radios - shifted up
    capture

The screenshots are for IE11

@cvrebert cvrebert added the css label Jun 26, 2014
@cvrebert cvrebert added this to the v3.2.1 milestone Jun 26, 2014
@bchr
Copy link

bchr commented Jun 26, 2014

Also, see this checkbox:
http://getbootstrap.com/examples/signin/

@cvrebert
Copy link
Collaborator

@bchr Thanks. Opened a separate issue for that: #13964

@cvrebert
Copy link
Collaborator

Confirmed (2).

Couldn't reproduce (1) or (3) with Win 8.1 IE 11 on Sauce Labs:

forms-example

inline-example

@miksh7
Copy link
Author

miksh7 commented Jul 2, 2014

I have it in IE11 on Win7.

One more in Chrome 35.0.1916.153 m in http://getbootstrap.com/css/#forms-inline
capture

@cvrebert cvrebert changed the title Checkbox text vertical alignment Checkbox text vertical alignment in IE/Chrome Jul 2, 2014
@mdo
Copy link
Member

mdo commented Jul 7, 2014

Fact of the matter is we'll never be 100% consistent across all browsers. I'm inclined to punt this to v4 to see if the problem persists with the switch to rem units over pixels.

@mdo
Copy link
Member

mdo commented Aug 2, 2014

Punting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants