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:
Scott Main 2013-10-16 17:10:55 -07:00 committed by Android Git Automerger
commit 1c09450950

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