summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-09 18:28:30 -0700
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-09 18:28:30 -0700
commitfcaf0a89e8f4be206b0378c32fd683e1cf15f804 (patch)
tree56a74eb78a861b2610ab752a3a293f8bdf532737
parent86a17390dd923351ed51b9b94d34460d7a5c8214 (diff)
downloadgitlab-ce-fcaf0a89e8f4be206b0378c32fd683e1cf15f804.tar.gz
Fix heading small color to darker one
-rw-r--r--app/assets/stylesheets/base/gl_variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/base/gl_variables.scss b/app/assets/stylesheets/base/gl_variables.scss
index 455e0093979..ce21ffae235 100644
--- a/app/assets/stylesheets/base/gl_variables.scss
+++ b/app/assets/stylesheets/base/gl_variables.scss
@@ -855,7 +855,7 @@ $pre-border-color: #ccc;
//** Abbreviations and acronyms border color
// $abbr-border-color: $gray-light
//** Headings small color
-// $headings-small-color: $gray-light
+$headings-small-color: $gray-dark;
//** Blockquote small color
// $blockquote-small-color: $gray-light
//** Blockquote font size