forked from openkylin/platform_build
am 6c030b73: fix javadoc sidenav so it does not cutoff overflowing link names
* commit '6c030b7361630951b49ec6fab25973079517076b': fix javadoc sidenav so it does not cutoff overflowing link names
This commit is contained in:
commit
1c09450950
|
@ -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