Add link to the "card" class for bootstrap 4 (#28293)

Panels have been replaced in the newest version of bootstrap. I added a link for the details.
pull/30091/head^2
hennesseehosting 2019-02-11 10:42:27 -05:00 committed by Randell Dawson
parent 4e9cfa9404
commit a65603cfc0
1 changed files with 1 additions and 0 deletions

View File

@ -79,4 +79,5 @@ This is a set of examples that shows each type of panel. The CSS Class is displa
### More Information
- [Bootstrap dropdown documentation](https://getbootstrap.com/docs/4.0/components/dropdowns/)
- [Panels have been replaced with the "card" class in Bootstrap 4](https://getbootstrap.com/docs/4.0/components/card/)
- [Bootstrap v4.0.0 Migration Panels](https://getbootstrap.com/docs/4.1/migration/#panels/)