OSDN Git Service

fix javadoc sidenav so it does not cutoff overflowing link names
authorScott Main <smain@google.com>
Thu, 17 Oct 2013 00:04:37 +0000 (17:04 -0700)
committerScott Main <smain@google.com>
Thu, 17 Oct 2013 00:04:37 +0000 (17:04 -0700)
Change-Id: I48f3a7cf4715061702c0a0c7537fa1b09734c62a

tools/droiddoc/templates-sdk/assets/css/default.css

index dbc8410..fa9dee3 100644 (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 */
 }