Skip to content

Commit fe4a52b

Browse files
set correct value of max-height
Co-Authored-By: dojutsu-user <[email protected]>
1 parent acc5c68 commit fe4a52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sass/_theme_badge.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
left: auto
6666
border: none
6767
max-width: $nav-desktop-width
68-
max-height: 100%
68+
max-height: 90%
6969
.icon-book
7070
float: none
7171
.fa-book

0 commit comments

Comments
 (0)