Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Add an inner class to the Card Component #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rhabbachi
Copy link

Sometimes using the bootstrap grid system is diffecult without an inner div element holding all the internal card structure (card-top, card-content, card-bottom). For example to surround the Chart with panel like border.

image

This Pull Request wraps the Card's element inside a div with the card-inner class and add support for a new Card setting option named "cardInnerClasses" to append classes to the div.

@starsinmypockets
Copy link
Contributor

@rhabbachi Very sorry I haven't merged this! I'm not sure how this effects our production builds so I'm being very cautious...

@erogray
Copy link

erogray commented Sep 17, 2019

@rhabbachi is this still needed?

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

Successfully merging this pull request may close these issues.

3 participants