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
  • #32484
Closed
Open
Issue created Dec 15, 2020 by Kyle Tsang@kyletsangContributor

Dropdown menu not positioned correctly with .dropstart

When using .dropstart, the dropdown menu will cover most of the toggle button.

Seems like this is caused by this style: https://github.com/twbs/bootstrap/blob/042a4a255f3c994ee8285df9a14fe0fbd95df83c/scss/_dropdown.scss#L36-L39

If I disable this style, the menu is positioned correctly.

This can be reproduced on the docs page: https://getbootstrap.com/docs/5.0/components/dropdowns/#dropleft

  • Operating system and version: Windows
  • Browser and version: All
Assignee
Assign to
Time tracking