mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Sidebar should not be floating on mobile (#1622)
When sidebar is set to 100% width on mobile, it should also be switched back to being non-floating. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
5f03347239
commit
8d4d394dad
File diff suppressed because one or more lines are too long
@ -615,3 +615,5 @@
|
||||
.rst-content
|
||||
.sidebar
|
||||
width: 100%
|
||||
float: none
|
||||
margin-left: 0
|
||||
|
Loading…
Reference in New Issue
Block a user