]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
v6: Remove extra bottom border on card navigation nav-tabs (#42571)
authorClaudio B. <claudiob@users.noreply.github.com>
Sun, 28 Jun 2026 15:42:28 +0000 (17:42 +0200)
committerGitHub <noreply@github.com>
Sun, 28 Jun 2026 15:42:28 +0000 (08:42 -0700)
commit766af22f0fee27aca2ad3eadf794533a64bcdd49
tree9e56bf9acf3b614b73c4c5d55aa7537ba85f8f60
parentb06cb33fb51a08cb1028ea614c0f9e2b764f9750
v6: Remove extra bottom border on card navigation nav-tabs (#42571)

* v6: Remove extra bottom border on card navigation nav-tabs

Adding navigation to a card’s header with the current v6 adds an extra border which is visible in the documentation, see https://v6-dev--twbs-bootstrap.netlify.app/docs/6.0/components/card/#navigation

<img width="1834" height="766" alt="Image" src="https://github.com/user-attachments/assets/2b87d10f-1cf5-4a74-a2df-047a55ae0fb9" />

This commit removes the extra border.

* Update scss/_card.scss

Co-authored-by: Mark Otto <markdotto@gmail.com>
---------

Co-authored-by: Mark Otto <markdotto@gmail.com>
scss/_card.scss