diff options
| author | Mark Otto <[email protected]> | 2013-09-22 09:20:15 -0500 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-22 09:20:15 -0500 |
| commit | ed44a3255c45ea84f58af2d70f977fc1a7893512 (patch) | |
| tree | 71537fb9da76fb85f05019cf8679c2accbad6dd7 /less | |
| parent | 000b445a042cc97d21d743ef917a35c23dde2a3e (diff) | |
| parent | 88854a83d15e85e764e5575a0dfdf062f967c900 (diff) | |
| download | bootstrap-ed44a3255c45ea84f58af2d70f977fc1a7893512.tar.xz bootstrap-ed44a3255c45ea84f58af2d70f977fc1a7893512.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'less')
| -rw-r--r-- | less/alerts.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/alerts.less b/less/alerts.less index be09d18d0..3eab06629 100644 --- a/less/alerts.less +++ b/less/alerts.less @@ -15,7 +15,7 @@ // Headings for larger alerts h4 { margin-top: 0; - // Specified for the h4 to prevent conflicts of changing @headingsColor + // Specified for the h4 to prevent conflicts of changing @headings-color color: inherit; } // Provide class for links that match alerts |
