mirror of
https://github.com/searxng/searxng
synced 2024-11-18 15:26:25 +00:00
[fix] sphinx-tabs should not overlap sidebar
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
469c8b4c4b
commit
e14a660c9a
4
docs/_themes/searx/static/searx.css
vendored
4
docs/_themes/searx/static/searx.css
vendored
@ -138,3 +138,7 @@ caption {
|
|||||||
caption-side: top;
|
caption-side: top;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.sphinx-tabs {
|
||||||
|
clear: both;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user