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
  • #14600
Closed
Open
Issue created Sep 12, 2014 by Administrator@rootContributor

Label border radius not affected by variables.less

Created by: akasfei

I noticed .border-radius in label is not using any of the variables defined in variables.less. When I try to compile a custom version of bootstrap (with absolutely no round-corner components), I had to write a standalone css rule to disable .label's border radius. Perhaps a new variable, like @border-radius-fluid: 0.25em; will make this clearer.

https://github.com/twbs/bootstrap/blob/master/less/labels.less#L15

Assignee
Assign to
Time tracking