aboutsummaryrefslogtreecommitdiff
path: root/docs/_static/style.css
diff options
context:
space:
mode:
authorRapptz <[email protected]>2017-05-15 01:42:30 -0400
committerRapptz <[email protected]>2017-05-15 01:42:30 -0400
commitdd11b1f54cd6d0c8cdde3d0bccb137d29bd4fb9e (patch)
tree71169a3328e6315e56c9c08a087ba62915e57387 /docs/_static/style.css
parentCompletely new theme separate from alabaster. (diff)
downloaddiscord.py-dd11b1f54cd6d0c8cdde3d0bccb137d29bd4fb9e.tar.xz
discord.py-dd11b1f54cd6d0c8cdde3d0bccb137d29bd4fb9e.zip
Make buttons in the sidebar not so sticky looking.
Diffstat (limited to 'docs/_static/style.css')
-rw-r--r--docs/_static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_static/style.css b/docs/_static/style.css
index 9f0a6814..3586614d 100644
--- a/docs/_static/style.css
+++ b/docs/_static/style.css
@@ -123,6 +123,7 @@ div.sphinxsidebar input {
border: 1px solid #ccc;
font-family: sans-serif;
font-size: 1em;
+ margin-top: 10px;
}
/* -- body styles --------------------------------------------------------- */