aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rw-r--r--scss/_alert.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/scss/_alert.scss b/scss/_alert.scss
index 685ca314b..f45114e85 100644
--- a/scss/_alert.scss
+++ b/scss/_alert.scss
@@ -13,9 +13,9 @@
@include border-radius($alert-border-radius);
// Headings for larger alerts
- h4 {
+ .alert-heading {
margin-top: 0;
- // Specified for the h4 to prevent conflicts of changing $headings-color
+ // Specified to prevent conflicts of changing $headings-color
color: inherit;
}
// Provide class for links that match alerts