mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
basic theme: Add a "clearer" at the end of the "body".
This commit is contained in:
parent
29a343b888
commit
49393f0245
@ -181,6 +181,7 @@
|
||||
{%- endif %}
|
||||
<div class="body" role="main">
|
||||
{% block body %} {% endblock %}
|
||||
<div class="clearer"></div>
|
||||
</div>
|
||||
{%- if render_sidebar %}
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user