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
  • #35039
Closed
Open
Issue created Sep 22, 2021 by Administrator@rootContributor

Bootstrap 5 Sass-variable $tooltip-margin not clear or not working

Created by: prietveld

When setting the V5 Sass-variable $tooltip-margin to anything but it's default 0 there seems to be no discernable effect on actual tooltips. Forcing the value by adding !important results in an offset in both x and y directions, which would be of little practical use (though noted that !important could have overriden other definitions down the line in this case).

If this behavior was replaced by the JS offset option, which is how I interpreted it, this variable should probably be removed. But feel free to close / remove this issue if this is simply lack of understanding of it's intended use.

See this Pen for simulated use of the variable.

Confirmed in Chrome, Edge, Firefox on Windows 10.

Assignee
Assign to
Time tracking