Fix navigation scrolling with big projects

Change-Id: Ie5fb3f79225354aef956e71467c0fe34b5e4cbc2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/168122
Reviewed-by: Devon Carew <devoncarew@google.com>
Reviewed-by: Paul Berry <paulberry@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
This commit is contained in:
Sam Rawlins 2020-10-16 21:56:52 +00:00 committed by commit-bot@chromium.org
parent 33e7bae759
commit 7c01226470
2 changed files with 2335 additions and 2334 deletions

View file

@ -250,7 +250,7 @@ footer .sdk-version {
}
.nav-inner ul {
max-height: 2000px;
/* a max-height is added to each element at runtime. */
transition: max-height 0.5s ease-out;
}

File diff suppressed because it is too large Load diff