diff options
| author | Mark Otto <[email protected]> | 2015-05-29 14:05:14 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-05-29 14:05:14 -0700 |
| commit | e6bc8da426059c9b75dbc74f335b3ef21dcab2d8 (patch) | |
| tree | 5ae5b4e2d1c97a184896cf0b005a164c4457089c /docs/_includes | |
| parent | 933639729f3f6f3c5d4f6e8299f0de080c296c5f (diff) | |
| download | bootstrap-e6bc8da426059c9b75dbc74f335b3ef21dcab2d8.tar.xz bootstrap-e6bc8da426059c9b75dbc74f335b3ef21dcab2d8.zip | |
fix thumbnails for everywhere
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/footer.html | 4 |
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> |
