diff options
| author | Zlatan Vasović <[email protected]> | 2013-09-21 14:19:11 +0200 |
|---|---|---|
| committer | Zlatan Vasović <[email protected]> | 2013-09-21 14:19:11 +0200 |
| commit | dc3d16648c806f54e73d83fdc132abf77f1bf6bf (patch) | |
| tree | 8c279b923c3febc0507263705b970f9a39834e55 | |
| parent | 86ec05793a83085af4507337b108cb4afd205106 (diff) | |
| download | bootstrap-dc3d16648c806f54e73d83fdc132abf77f1bf6bf.tar.xz bootstrap-dc3d16648c806f54e73d83fdc132abf77f1bf6bf.zip | |
@headingsColor → @headings-color
| -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 |
