am 1c094509: am 6c030b73: fix javadoc sidenav so it does not cutoff overflowing link names
* commit '1c094509501d970011dfb73f5d1407c944797773': fix javadoc sidenav so it does not cutoff overflowing link names
This commit is contained in:
commit
919edbe776
|
@ -4364,7 +4364,6 @@ a.download-sdk {
|
|||
|
||||
.jspPane {
|
||||
position: absolute;
|
||||
overflow: hidden;
|
||||
width:100% !important; /* to avoid cut-off api names in reference in horiz scroll */
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue