-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
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
Segmented buttons / input-group-btn border depending on font-size #11883
Comments
I doubt there will be any 100% foolproof way to support this—there are so many nuances to the button and input groups. |
Would be fixed by: #11817 |
We used to have the |
What a custom content is in a |
@tlindig I'm not talking about v3 now—there's likely no problem there now. In v2.x we had issues though due to tooltip and popover placement. Custom content was the wrong term to use, also, so sorry for the confusion. Either way, you are right, we need a better solution for this stuff. Looking into it now. |
If |
Wow, I am impressed. Respect! Sorry, if I use to harsh words and that I spammed a little. |
With base-font-size 17px, I get a gap and double border in segmented buttons.
Here the example: http://jsbin.com/UNopeHOY/6/edit?html,css,output
The text was updated successfully, but these errors were encountered: