Skip to content

Commit 73d3029

Browse files
authored
Merge pull request #707 from dojutsu-user/add-vertical-scroll
Add vertical scroll on Footer menu
2 parents ab10feb + 3f2a49d commit 73d3029

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sass/_theme_badge.sass

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
&.shift-up
3737
height: auto
3838
max-height: 100%
39+
overflow-y: scroll
3940
&.shift-up .rst-other-versions
4041
display: block
4142
.rst-other-versions
@@ -64,6 +65,7 @@
6465
left: auto
6566
border: none
6667
max-width: $nav-desktop-width
68+
max-height: 90%
6769
.icon-book
6870
float: none
6971
.fa-book

0 commit comments

Comments
 (0)