mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
HTML layout fix
This commit is contained in:
@@ -137,10 +137,9 @@
|
||||
{%- endif %}
|
||||
|
||||
{%- if READTHEDOCS %}
|
||||
{%- if theme_version_selector or theme_language_selector %}
|
||||
<div class="dropdown-selectors"></div>
|
||||
{%- endif %}
|
||||
</div>
|
||||
{%- if theme_version_selector or theme_language_selector %}
|
||||
<div class="dropdown-selectors"></div>
|
||||
{%- endif %}
|
||||
{%- endif %}
|
||||
|
||||
{%- include "searchbox.html" %}
|
||||
|
||||
Reference in New Issue
Block a user