mirror of https://github.com/searxng/searxng.git
[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
|
@ -138,3 +138,7 @@ caption {
|
|||
caption-side: top;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
div.sphinx-tabs {
|
||||
clear: both;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue