Skip to content

Commit cee61cb

Browse files
committed
made the button stick to the top of the page instead of scrolling down with the text
1 parent 6bc7148 commit cee61cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/astatic/cyclus.css_t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ div.sphinxsidebar ul li a:hover {
170170

171171
/* Button when collapsed */
172172
.sidebar-toggle-button.sidebar-toggle-collapsed {
173-
position: fixed !important;
173+
position: absolute !important;
174174
display: flex !important;
175175
visibility: visible !important;
176176
opacity: 1 !important;

0 commit comments

Comments
 (0)