Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -780,9 +780,9 @@ button:focus-visible {
width: auto !important; /* back to natural width */
}

/* Reverts 9.1 sideaffix margin change, so they are more uniform with the desktop mode one */
/* Keep the right affix below the wrapped sticky header */
.sideaffix {
margin-top: 50px !important;
margin-top: 100px !important;
}
}

Expand Down