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

Fixed clipping of radios in webkit browsers #16772

Closed
wants to merge 2 commits into from
Closed

Fixed clipping of radios in webkit browsers #16772

wants to merge 2 commits into from

Conversation

josephfusco
Copy link

No description provided.

@josephfusco
Copy link
Author

Fixes #16756.

@mdo
Copy link
Member

mdo commented Jul 6, 2015

Problem with this is every other instance of these inputs becomes off by one pixel. not sure I'm okay with making that trade-off.

@cvrebert cvrebert added the css label Jul 6, 2015
@josephfusco
Copy link
Author

@mdo Great point! This should do the job then.

@mdo
Copy link
Member

mdo commented Jul 6, 2015

Sorry, that's not what I meant—I was hasty in my reply. I mean that in every other browser, these inputs will be off by 1 pixel.

@josephfusco
Copy link
Author

Exactly. But that is the only option we have. This is actually an open chromium Issue for OSX. Until it is resolved, I think normalize.css should decide on how to go about it, or just wait till there is a fix, since this isn't exclusively a bootstrap issue.

@mdo
Copy link
Member

mdo commented Jul 6, 2015

Right on. I'd holler at Normalize and see if they want to address this then. I'm very hesitant to do anything to tweak subtle values in v3 given it's current state (we're only doing critical bug fixes) ahead of v4.

@mdo mdo closed this Jul 6, 2015
@josephfusco
Copy link
Author

Sounds good thanks. carried over to normalize.css

@twbs twbs locked and limited conversation to collaborators Jan 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants