Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #25075
Closed
Open
Issue created Dec 25, 2017 by Administrator@rootContributor

Improve Input group border radius

Created by: ysds

There are input group border radius issues with latest CSS (after "Rewrite input group component" #25020).

  1. Right corner of input are rounded
  2. 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.

image

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. https://github.com/twbs/bootstrap/blob/2416801c7ea6e67d728096e0ed74568f6c742fc7/docs/4.0/migration.md#L38 Thanks.

Assignee
Assign to
Time tracking