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
  • #18002
Closed
Open
Issue created Oct 21, 2015 by Administrator@rootContributor

v4: label-pill doesn't adhere to $enable-rounded

Created by: davidjb

See https://github.com/twbs/bootstrap/blob/v4-dev/scss/_labels.scss#L46

This makes .label-pill inconsistent with .nav-pills; the latter uses $enable-rounded via the border-radius mixin and the former hard-codes its value.

That said, if .label-pill adhered to this variable, there'd be no difference between standard .label and .label-pill if $enabled-rounded was disabled, thus making it redundant.

Assignee
Assign to
Time tracking