aboutsummaryrefslogtreecommitdiff
path: root/less/type.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-01 09:49:28 +0200
committerMark Otto <[email protected]>2013-09-01 09:49:28 +0200
commit794d7845199d46b89f45026d47091e6f30de73a2 (patch)
tree989bfaf039158b4391a5237ed1afd3211a1c807a /less/type.less
parent9e541fc717fdaa333bde760688dc6a16256e607d (diff)
downloadbootstrap-794d7845199d46b89f45026d47091e6f30de73a2.tar.xz
bootstrap-794d7845199d46b89f45026d47091e6f30de73a2.zip
fixes #10153: restore headings-color variable
Diffstat (limited to 'less/type.less')
-rw-r--r--less/type.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/type.less b/less/type.less
index 6e0b74e13..d921bf0ac 100644
--- a/less/type.less
+++ b/less/type.less
@@ -53,6 +53,7 @@ h1, h2, h3, h4, h5, h6,
font-family: @headings-font-family;
font-weight: @headings-font-weight;
line-height: @headings-line-height;
+ color: inherit;
small {
font-weight: normal;