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
  • Merge requests
  • !30039

Nested list-group-horizontal in list-group-flush border fix

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/PeeJeeDR/nested-list-groups-border-fix into master Jan 17, 2020
  • Overview 1
  • Commits 3
  • Pipelines 0
  • Changes 2

Created by: PeeJeeDR

Added styles only to the top level element of the list. Removed following lines:

https://github.com/twbs/bootstrap/blob/dfc1149597774bb3549c2cb42c73cf89b98c6615/scss/_list-group.scss#L145-L149

and added the border width of 0 to the last .list-group-item child.

closes #30027 (closed) closes #27126 because the double border does not occur in the code update.

Netlify link

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/PeeJeeDR/nested-list-groups-border-fix