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
  • #27312
Closed
Open
Issue created Sep 26, 2018 by Administrator@rootContributor

How to make visible border lines of table header with z-index? (v.4)

Created by: MikaelBox

Hi. Often I use tables with class .table-bordered and table header with class .thead-light. Sometimes, I should use sticky headers of my tables. I make it with thead class .sticky-top (<thead class="sticky-top">). All works fine, but border lines of table header isn't shown. This behavior is linked with z-index, I guess. What can I do that make border lines of table header visible too with .sticky-top class?

Example here

Assignee
Assign to
Time tracking