diff --git a/docs/index.md b/docs/index.md index e48b648ed..27c50fee8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,9 +1,6 @@

- - - diff --git a/docs_theme/css/default.css b/docs_theme/css/default.css index bcba6b0ee..6c33b486b 100644 --- a/docs_theme/css/default.css +++ b/docs_theme/css/default.css @@ -37,13 +37,6 @@ body.index-page #main-content iframe.github-star-button { margin-right: -15px; } -/* Tweet button */ -body.index-page #main-content iframe.twitter-share-button { - float: right; - margin-top: -12px; - margin-right: 8px; -} - /* Travis CI and PyPI badge */ body.index-page #main-content img.status-badge { float: right;