diff --git a/sass/_theme_badge.sass b/sass/_theme_badge.sass index e2ba80ba..3ba3b66e 100644 --- a/sass/_theme_badge.sass +++ b/sass/_theme_badge.sass @@ -2,10 +2,10 @@ position: fixed bottom: 0 left: 0 + overflow-y: scroll width: $nav-desktop-width color: $section-background-color background: darken($menu-background-color, 8%) - border-top: solid 10px $menu-background-color font-family: $base-font-family z-index: $z-index-tray a @@ -34,6 +34,8 @@ &.rst-active-old-version background-color: $yellow color: $black + &.shift-up + max-height: 100% &.shift-up .rst-other-versions display: block .rst-other-versions