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
  • #19784
Closed
Open
Issue created Apr 22, 2016 by Administrator@rootContributor

v4: .dropdown-header has margin-bottom

Created by: bellwood

Bootstrap 2.3.2 and 3 nav headers (and now dropdown-header) kept tight to the items listed below them:

http://getbootstrap.com/2.3.2/components.html#nav-lists

http://getbootstrap.com/components/#dropdowns-headers

...just 3px of padding top and bottom, no margin

v4 however keeps the 8px or .5 Rem margin added by the H6 plus the 3px of padding top and bottom and as a result its distanced away from the sub-items:

http://v4-alpha.getbootstrap.com/components/dropdowns/#menu-headers

If this purely a function of using H6 for the header (ergo, I should be using another element) or an item that needs to be addressed in the styles?

Thank you =)

Assignee
Assign to
Time tracking