diff --git a/src/theme/css/chrome.css b/src/theme/css/chrome.css index 0ab1686960..bcde9c487a 100644 --- a/src/theme/css/chrome.css +++ b/src/theme/css/chrome.css @@ -181,6 +181,7 @@ html:not(.sidebar-visible) #menu-bar:not(:hover).folded > #menu-bar-sticky-conta padding: 0.1em 0.3em; border-radius: 3px; color: var(--inline-code-color); + overflow-x: initial; } a:hover > .hljs {