aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/_themes/pysidedocs/static/pyside.css
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/doc/_themes/pysidedocs/static/pyside.css')
-rw-r--r--sources/pyside6/doc/_themes/pysidedocs/static/pyside.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside6/doc/_themes/pysidedocs/static/pyside.css b/sources/pyside6/doc/_themes/pysidedocs/static/pyside.css
index c4767f57f..48c078017 100644
--- a/sources/pyside6/doc/_themes/pysidedocs/static/pyside.css
+++ b/sources/pyside6/doc/_themes/pysidedocs/static/pyside.css
@@ -1206,7 +1206,7 @@ div.multi-column div {
.sphinxsidebar {
position: -webkit-sticky;
position: sticky;
- top: 64px;
+ top: 0px;
width: 200px;
overflow: scroll;
overflow-x: hidden;