aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-05-29 14:05:14 -0700
committerMark Otto <[email protected]>2015-05-29 14:05:14 -0700
commite6bc8da426059c9b75dbc74f335b3ef21dcab2d8 (patch)
tree5ae5b4e2d1c97a184896cf0b005a164c4457089c
parent933639729f3f6f3c5d4f6e8299f0de080c296c5f (diff)
downloadbootstrap-e6bc8da426059c9b75dbc74f335b3ef21dcab2d8.tar.xz
bootstrap-e6bc8da426059c9b75dbc74f335b3ef21dcab2d8.zip
fix thumbnails for everywhere
-rw-r--r--docs/_includes/footer.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index a477301e6..7b4b8d2d1 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -67,9 +67,7 @@ Holder.addTheme('gray', {
background: '#777',
foreground: 'rgba(255,255,255,.75)',
font: 'Helvetica',
- fontweight: 'normal',
- size: 16,
- text: 'Thumbnail'
+ fontweight: 'normal'
})
</script>