-
-
Notifications
You must be signed in to change notification settings - Fork 79.1k
Closed
Description
There are input group border radius issues with latest CSS (after "Rewrite input group component" #25020).
- Right corner of input are rounded
- Multiple dropdown trigger's corner are incorrect. Usage of multiple button addons are not described in the documents, but they are correctly display in beta 2.
Demo:
- beta 2: https://jsfiddle.net/h3aa6bg4/
- current: https://jsfiddle.net/m3y46k7w/
And following limitation can be removed with selector improvement. Please see my PR.
bootstrap/docs/4.0/migration.md
Line 38 in 2416801
| - Due to limitations in how CSS selectors work, all buttons must be the same element (e.g., `<a>` or `<button>`). |
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
