File tree 1 file changed +6
-6
lines changed
docs/_themes/sphinx_rtd_theme
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 86
86
87
87
{# SIDE NAV, TOGGLES ON MOBILE #}
88
88
< nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
89
- < div class ="wy-side-scroll ">
89
+ < div class ="wy-side-scroll " style =" padding-bottom: 70px; " >
90
90
< div class ="wy-side-nav-search ">
91
91
{% block sidebartitle %}
92
92
130
130
{% endif %}
131
131
{% endblock %}
132
132
</ div >
133
- < div style =" width: 100%; position: absolute; bottom: 0px; text-align: center; color: white; " >
134
- < a href =" http://checkr.com " target =" _blank ">
135
- < img src =" {{ pathto('_static/ checkr.svg', 1) }} " style =' width: 50%; ' / >
136
- </ a >
137
- </ div >
133
+ </ div >
134
+ < div style =" width: 100%; position: absolute; bottom: 0px; padding-top: 20px; padding-bottom: 20px; text-align: center; color: white; background-color: #343131 ">
135
+ < a href =" http:// checkr.com " target =" _blank " >
136
+ < img src =" {{ pathto('_static/checkr.svg', 1) }} " style =' width: 50%; ' / >
137
+ </ a >
138
138
</ div >
139
139
</ nav >
140
140
You can’t perform that action at this time.
0 commit comments