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

Alert headings #11450

Closed
amnesia7 opened this issue Nov 11, 2013 · 2 comments
Closed

Alert headings #11450

amnesia7 opened this issue Nov 11, 2013 · 2 comments
Labels

Comments

@amnesia7
Copy link

Is there a reason why the following is used in the css:

.alert h4 { ... }

rather than something like:

.alert .alert-heading { ... }

so that users aren't limited to the first heading in an alert being a h4?

Col

@mdo
Copy link
Member

mdo commented Nov 16, 2013

Can't change it now, that'd break backward compatibility.

@mdo mdo closed this as completed Nov 16, 2013
@cvrebert
Copy link
Collaborator

Added to Bootstrap v4 planning issue

@mdo mdo mentioned this issue Aug 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants