1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 17:11:48 +02:00

remove references to -* outside _variables.scss

This commit is contained in:
Christopher Baker
2016-04-17 18:56:09 -07:00
parent 0d5b6aa4e8
commit bae54aa8fc
4 changed files with 15 additions and 10 deletions

View File

@@ -48,5 +48,5 @@
.figure-caption {
font-size: $figure-caption-font-size;
color: $gray-light;
color: $figure-caption-color;
}