aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-10 23:29:36 -0700
committerMark Otto <[email protected]>2015-08-10 23:29:36 -0700
commitc871e4c1308a6af2efc8d2a5c5fa9a35c064c005 (patch)
tree790587b929ced7a2c3acde54af72c9dda9cb2ee6
parent8e0324362e635823c76e883d12e4bd37abd8eefc (diff)
downloadbootstrap-c871e4c1308a6af2efc8d2a5c5fa9a35c064c005.tar.xz
bootstrap-c871e4c1308a6af2efc8d2a5c5fa9a35c064c005.zip
clarify comment
-rw-r--r--scss/_variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_variables.scss b/scss/_variables.scss
index f7fe80a07..64415dee8 100644
--- a/scss/_variables.scss
+++ b/scss/_variables.scss
@@ -549,7 +549,7 @@ $list-group-link-hover-color: $list-group-link-color !default;
$list-group-link-heading-color: #333 !default;
-// Thumbnails
+// Image thumbnails
$thumbnail-padding: .25rem !default;
$thumbnail-bg: $body-bg !default;