summaryrefslogtreecommitdiff
path: root/docs/_templates
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.org>2018-09-10 16:02:00 -0400
committerGitHub <noreply@github.com>2018-09-10 16:02:00 -0400
commit8472dbd13408e35611a38d58f32eb531ce0ffe1e (patch)
tree5dea5197d1fb2c9a65d4329fbcca50062139d0d0 /docs/_templates
parent15029e3b1668449d01a99f2e10a67f4dec1b650b (diff)
parent0fc171091d1526b3961800c9f37f6667ee4705b5 (diff)
downloadpython-requests-8472dbd13408e35611a38d58f32eb531ce0ffe1e.tar.gz
Merge pull request #4782 from sayzlim/master
Fix CSS error
Diffstat (limited to 'docs/_templates')
-rw-r--r--docs/_templates/hacks.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_templates/hacks.html b/docs/_templates/hacks.html
index cfd9f064..61252a5c 100644
--- a/docs/_templates/hacks.html
+++ b/docs/_templates/hacks.html
@@ -96,8 +96,8 @@
<div class="native-details">
<span class="native-company">#native_title#</span>
<span class="native-desc">#native_desc#</span>
- <span class="native-cta">#native_cta#</span>
</div>
+ <span class="native-cta">#native_cta#</span>
</div>
</a>
</div>