mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
set correct value of max-height
Co-Authored-By: dojutsu-user <vaibhgupt199@gmail.com>
This commit is contained in:
parent
acc5c68b31
commit
fe4a52b2a8
@ -65,7 +65,7 @@
|
||||
left: auto
|
||||
border: none
|
||||
max-width: $nav-desktop-width
|
||||
max-height: 100%
|
||||
max-height: 90%
|
||||
.icon-book
|
||||
float: none
|
||||
.fa-book
|
||||
|
Loading…
Reference in New Issue
Block a user