fix javadoc sidenav so it does not cutoff overflowing link names

Change-Id: I48f3a7cf4715061702c0a0c7537fa1b09734c62a
This commit is contained in:
Scott Main
2013-10-16 17:04:37 -07:00
parent 25c89dda9f
commit 6c030b7361

View File

@@ -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 */
}