Fix phantom search bar on normal doc pages in mobile view
This commit is contained in:
parent
3ac254134f
commit
b4065bb9c9
1 changed files with 1 additions and 5 deletions
|
|
@ -450,11 +450,7 @@ code.descname {
|
||||||
}
|
}
|
||||||
|
|
||||||
div.sphinxsidebar {
|
div.sphinxsidebar {
|
||||||
visibility: hidden;
|
display: none;
|
||||||
}
|
|
||||||
|
|
||||||
.search {
|
|
||||||
visibility: visible;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#top-link {
|
#top-link {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue