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 165e05d commit b2c3510Copy full SHA for b2c3510
sphinx_togglebutton/_static/togglebutton.css_t
@@ -48,7 +48,7 @@ div.admonition.toggle-hidden .admonition-title ~ * {
48
button.toggle-button {
49
background: #999;
50
border: none;
51
- z-index: 999;
+ z-index: 100;
52
right: -2.5em;
53
margin-left: -2.5em; /* A hack to keep code blocks from being pushed left */
54
position: relative;
0 commit comments