Remove class .pipelines-container from the Pipelines Table
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Description
The class .pipelines-container is only used in a single CSS rule that relates to the Pipelines Table, this class could be removed in favor using a CSS utilities.
Proposal
Take actions to have this CSS removed, along with the class from HTML:
.pipelines-container .top-area .nav-controls > .btn:last-child {
float: none;
}
Edited by 🤖 GitLab Bot 🤖