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
  • #18619
Closed
Open
Issue created Dec 21, 2015 by Administrator@rootContributor

panel-title to card-title migration docs

Created by: Studio384

According to the migration docs for Bootstrap 4, .panel-title has been replaced with .card-title, however I think that's misleading because both classes have a different usage case. .panel-title was ment to be used within a .panel-heading (which was replaced with .card-header), whereas .card-title is - according to the docs - supposed to be used within a .card-block (the .panel-body replacement). Using .card-title within a .card-header gives unexpected results. It isn't a replacement, just a new element what a similar name but a totally different usage case. As it stands now, .panel-title is replaced with <h3 class="card-header">.

Assignee
Assign to
Time tracking