-
-
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
The element with .dropdown-toggle class will appear mistake border-radius on right side. #30698
Comments
What's your display's DPI? Also, please provide a codepen. |
Hi, XhmikosR
|
Hi, XhmikosR Base on short term solution, check original file bootstrap.css that found root couse is original style code have problem. I have try modify the code as a css copy file. I hope this solution can be imported on next Bootstrap 4 version, thanks. |
@twbs/css-review |
See #28150 |
Hi @ysds thanks for your commend, |
The element with .dropdown-toggle class will appear mistake border-radius on right side when it in the element with .input-group-append class. (except .dropdown-toggle class element is last child element.)
Note.
This issue has been confirmed on chrome( 80.0.3987.132 x64), firefox(75.0 x64)and Edge(81.0.416.68 x64).
This issue happen on Bootstrap ver 4.4.1, ver 4.3.1, ver 4.2.1 & 4.0.0.
BS4InputGroups.txt
The text was updated successfully, but these errors were encountered: