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
  • #25024
Closed
Open
Issue created Dec 16, 2017 by Administrator@rootContributor

Add border-{top,bottom,left,right}-1

Created by: TheZoker

When I want to have a border only on the bottom, I need to add a border on all sides and remove then afterwards: So the code looks like: border border-left-0 border-top-0 border-right-0 border-dark Which would be much easier, if there was a border-bottom-1

Also, there is no way to match a border the border color of a card. So maybe add another border-grey or something to match that color.

Since I try to re-create the page-title class with utility classes, this would be very helpful. Because a simple mb-3 pb-1 border-bottom-1 border-grey would do the trick

Assignee
Assign to
Time tracking