There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.
Created by: lee101
Reported in this issue https://github.com/twbs/bootstrap/issues/6420
This fixes having popovers and tooltips on rows in a .table-striped table The issue was that popovers add a div after the element which was changing the ordering of the striping
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.