Skip to content

Commit 278244e

Browse files
committed
Fixes #240. Updated docs layout.html file and main.css to fix the style breakage that adding Read The Docs footer caused.
1 parent b58105a commit 278244e

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

docs/theme/deis/layout.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,9 @@
125125
<script src="{{ pathto('_static/js/checkURL.js', 1) }}"></script>
126126
<script src="{{ pathto('_static/js/adjustments.js', 1) }}"></script>
127127

128-
{%- block footer %}{%- endblock %}
128+
<div class="rtd-docs">
129+
{%- block footer %}{%- endblock %}
130+
</div>
129131

130132
</body>
131133
</html>

web/static/css/main.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)