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
  • #15148
Closed
Open
Issue created Nov 16, 2014 by Administrator@rootContributor

Differences in margin (top and bottom) on dropdown-menus.

Created by: vsn4ik

  • .dropdown-menu (margin-top: 2px - *1) and .dropup .dropdown-menu (margin-bottom: 1px - *2) not equal.
  • .navbar-nav > li > .dropdown-menu (margin-top: 0px - *3) and .navbar-fixed-bottom .dropdown .dropdown-menu (margin-bottom: 1px - *2) not equal.

*1: https://github.com/twbs/bootstrap/blob/master/less/dropdowns.less#L38. *2: https://github.com/twbs/bootstrap/blob/master/less/dropdowns.less#L193. *3: https://github.com/twbs/bootstrap/blob/master/less/navbar.less#L329

Assignee
Assign to
Time tracking