Skip to content

Commit acc5c68

Browse files
committed
set max-height
1 parent 1115065 commit acc5c68

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sass/_theme_badge.sass

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
color: $black
3636
&.shift-up
3737
height: auto
38-
max-height: 90%
38+
max-height: 100%
3939
overflow-y: scroll
4040
&.shift-up .rst-other-versions
4141
display: block
@@ -65,6 +65,7 @@
6565
left: auto
6666
border: none
6767
max-width: $nav-desktop-width
68+
max-height: 100%
6869
.icon-book
6970
float: none
7071
.fa-book

0 commit comments

Comments
 (0)