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:
Scott Main 2013-10-16 17:15:00 -07:00 committed by Android Git Automerger
commit 919edbe776
1 changed files with 0 additions and 1 deletions

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