Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No bottom border when an accordion has a single card #29426

Closed
osnofa opened this issue Sep 20, 2019 · 3 comments · Fixed by #29453
Closed

No bottom border when an accordion has a single card #29426

osnofa opened this issue Sep 20, 2019 · 3 comments · Fixed by #29453
Labels

Comments

@osnofa
Copy link

osnofa commented Sep 20, 2019

There was once this issue that happened when there were nested cards inside an accordion not having a bottom border, #27881.

Even though the nested cards' problem was solved, there's still a problem when the accordion itself only has one card. Here's the example: https://codepen.io/osnofa/pen/dybwExx

OS: Windows 10
Browser: Chrome and Firefox

@XhmikosR
Copy link
Member

Bug reports must include a live demo of the issue. Per our contributing guidelines, please create a reduced test case via CodePen or JS Bin and report back with your link, Bootstrap version, and specific browser and Operating System details.

This is an automated reply

@osnofa
Copy link
Author

osnofa commented Sep 26, 2019

Just to say that I mistakenly used bootsrap 4.1.3 in the codepen code I provided. I've corrected it and it now has bootstrap's current version (4.3.1).

@XhmikosR
Copy link
Member

You can work around this with card-body border-bottom.

Let's wait for @twbs/css-review to chime in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants