-
-
Notifications
You must be signed in to change notification settings - Fork 79k
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
Double border on left-aligned segmented buttons (v4) #17438
Labels
Milestone
Comments
v3 equivalent: #14237 |
Want me to close this one? The issue you referenced mentions this should be reviewed in v4. |
This one can be the v4 review 😄 |
👍 |
Closed
Relevant Chrome bug: https://code.google.com/p/chromium/issues/detail?id=534750 |
Seems to be fixed in Chrome Canary 47.0.2517.0 ! |
Seems to be broken again as of Chrome Canary 48.0.2530.0 😞 |
cvrebert
added a commit
that referenced
this issue
Oct 8, 2015
https://code.google.com/p/chromium/issues/detail?id=534750 Closes #17438 Closes #14237 [skip sauce]
cvrebert
added a commit
that referenced
this issue
Oct 10, 2015
cvrebert
added a commit
that referenced
this issue
Oct 11, 2015
Closed
cvrebert
added a commit
that referenced
this issue
Oct 28, 2015
It's been fixed in WebKit Nightly! See https://trac.webkit.org/changeset/191623 and http://wkbug.com/149366 Refs #17438, #14237 [ci skip]
cvrebert
added a commit
that referenced
this issue
Oct 28, 2015
Remove http://wkbug.com/149935 from Wall of Browser Bugs It's been fixed in WebKit Nightly! See https://trac.webkit.org/changeset/191623 and http://wkbug.com/149366 Refs #17438, #14237 [ci skip]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the bootstrap 4 docs, components -> input groups page, segmented buttons section (http://v4-alpha.getbootstrap.com/components/input-group/#segmented-buttons ) the example looks like this on chrome:
The left aligned segmented buttons appears to have a double border. Upon zooming in it seemed to disappear though.
The text was updated successfully, but these errors were encountered: