Closed
Description
If you go to search inside a specific crate, the search results for methods are focused in a way so that the method you want to see is covered by the top bar.
One example is this link: https://docs.rs/chrono/0.4.9/chrono/struct.Date.html#method.timezone
To reproduce
- Go to https://docs.rs/chrono/0.4.9/
- Search for timezone
- Click the chrono::Date::timezone result (a method)
- The method is focused, aligned flush to the top of the view — this is beneath the top bar, so it's not actually visible — scroll up a bit to see the method you clicked
Tested in browser: Firefox 68.0.2 and Chromium 76.0.3809
Metadata
Metadata
Assignees
Labels
No labels