Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3f24dda6 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 011a38d1: am 2b205a58: am 919edbe7: am 1c094509: am 6c030b73: fix javadoc...

am 011a38d1: am 2b205a58: am 919edbe7: am 1c094509: am 6c030b73: fix javadoc sidenav so it does not cutoff overflowing link names

* commit '011a38d1':
  fix javadoc sidenav so it does not cutoff overflowing link names
parents 91786097 011a38d1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 */
}