8000 Fixup footer class · matplotlib/matplotlib@aec879b · GitHub
[go: up one dir, main page]

Skip to content

Commit aec879b

Browse files
committed
Fixup footer class
1 parent f8c1a06 commit aec879b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/_templates/layout.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252

5353
{%- block footer %}
5454
<footer>
55+
<div class="footer">
5556
{%- if show_copyright %}
5657
{%- if hasdoc('copyright') %}
5758
{% trans path=pathto('copyright'), copyright=copyright|e %}&copy; <a
@@ -69,6 +70,7 @@
6970
{% trans sphinx_version=sphinx_version|e %}Created using
7071
<a href="http://sphinx-doc.org/">Sphinx</a> {{ sphinx_version }}.{% endtrans %}
7172
{%- endif %}
73+
</div>
7274
</footer>
7375
<script>
7476
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){

0 commit comments

Comments
 (0)
0