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
  • #23746
Closed
Open
Issue created Aug 30, 2017 by Administrator@rootContributor

Table caption's padding should be set to the same values as td's and th's value

Created by: doekman

In the file _tables.scss within bootstrap, the padding properties of the td and th element are set to some value.

However, when creating a table with a caption-element, the layout is not "nice". In the annotated screenshot, the caption's text is left aligned to the red line. It would be nice it it was default aligned to the blue line, as is demonstrated by the second table in which both items are aligned by a green line.

It would be great if this would be standard out of the box behaviour.

Test-html, screenshot and annotated screenshot attached here

Assignee
Assign to
Time tracking