Skip to content

Added explicit commentary to .card-* classes #19476

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

Merged
merged 2 commits into from
May 8, 2016

Conversation

florisverburg
Copy link
Contributor

This should resolve #17398

@cvrebert cvrebert added this to the v4.0.0-alpha.3 milestone Mar 11, 2016
@@ -79,6 +85,10 @@ Cards support a wide variety of content, including images, text, list groups, li
</div>
{% endexample %}

Subtitles are used by adding a `.card-subtitle` to a `<h*>` tag. If the `.card-title` and the `.card-subtitle` items are placed in a `.card-block` item, the card title and subtitle are aligned nicely.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be an <h*> tag?

@florisverburg
Copy link
Contributor Author

@XhmikosR, you're completely right! I've fixed these typo's.

@florisverburg
Copy link
Contributor Author

How about the rest? Is it ready to be merged or should I change anything else?

@XhmikosR
Copy link
Member

/CC @cvrebert for the final decision.

@mdo mdo merged commit 80341bf into twbs:v4-dev May 8, 2016
@mdo mdo mentioned this pull request May 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants