We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e52f6 commit 431c74fCopy full SHA for 431c74f
docs/_static/css/rst-versions.css
@@ -16,16 +16,18 @@
16
17
.rst-versions-ver {
18
/* bottom: 128px !important; */
19
- bottom: 100px !important;
+ height: 6rem !important;
20
+ bottom: 6rem !important;
21
}
22
23
.rst-versions.rst-versions-ver .rst-current-version {
24
padding: 10px 0 12px 10px;
25
26
27
.rst-versions-lang {
- /* height: 128px !important; */
28
- bottom: 1rem !important;;
+ height: 5rem !important;
29
+ bottom: 0 !important;;
30
+ padding-bottom: 1rem !important;
31
32
33
.rst-versions {
0 commit comments