mirror of
https://github.com/searxng/searxng.git
synced 2026-05-08 02:13:51 +02:00
Merge pull request #76 from return42/fix-spinx-tabs
[fix] sphinx-tabs should not overlap sidebar
This commit is contained in:
Vendored
+4
@@ -138,3 +138,7 @@ caption {
|
||||
caption-side: top;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
div.sphinx-tabs {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user