aboutsummaryrefslogtreecommitdiff
path: root/scss/_images.scss
diff options
context:
space:
mode:
authorChristopher Baker <[email protected]>2016-04-17 18:56:09 -0700
committerChristopher Baker <[email protected]>2016-04-17 18:56:09 -0700
commitbae54aa8fc22451bbb2c898dafb22d2f86d15e85 (patch)
treec95a6bd1b63154c502716015eecccf2f4274852c /scss/_images.scss
parent0d5b6aa4e8ad24f77c5d777fe0fa27da3601c9ee (diff)
downloadbootstrap-bae54aa8fc22451bbb2c898dafb22d2f86d15e85.tar.xz
bootstrap-bae54aa8fc22451bbb2c898dafb22d2f86d15e85.zip
remove references to -* outside _variables.scss
Diffstat (limited to 'scss/_images.scss')
-rw-r--r--scss/_images.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_images.scss b/scss/_images.scss
index d17006df2..71d4b38bd 100644
--- a/scss/_images.scss
+++ b/scss/_images.scss
@@ -48,5 +48,5 @@
.figure-caption {
font-size: $figure-caption-font-size;
- color: $gray-light;
+ color: $figure-caption-color;
}