Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/readthedocs/sphinx_rtd_theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Fischer <djfische@gmail.com>2018-12-19 19:38:48 +0300
committerGitHub <noreply@github.com>2018-12-19 19:38:48 +0300
commit73d302993285eb29a5236da49255b621f337d228 (patch)
tree31e2380eec5f0ea7805e6fa7f8ececaba75e7caa
parentab10feb6a5fe03f24fc6073509276c4cf47e1f32 (diff)
parent3f2a49d18069252bb58c1309ce8198ca785a612d (diff)
Merge pull request #707 from dojutsu-user/add-vertical-scroll
Add vertical scroll on Footer menu
-rw-r--r--sass/_theme_badge.sass2
1 files changed, 2 insertions, 0 deletions
diff --git a/sass/_theme_badge.sass b/sass/_theme_badge.sass
index f2f0489..93659f4 100644
--- a/sass/_theme_badge.sass
+++ b/sass/_theme_badge.sass
@@ -36,6 +36,7 @@
&.shift-up
height: auto
max-height: 100%
+ overflow-y: scroll
&.shift-up .rst-other-versions
display: block
.rst-other-versions
@@ -64,6 +65,7 @@
left: auto
border: none
max-width: $nav-desktop-width
+ max-height: 90%
.icon-book
float: none
.fa-book