Page MenuHomeSoftware Heritage

assets/webapp.css: Fix sidebar scrolling
ClosedPublic

Authored by anlambert on Mar 10 2022, 4:22 PM.

Details

Summary

On small resolution screens, the sidebar content could not be scrolled
to the last menu entry.

Before:

After:

Diff Detail

Repository
rDWAPPS Web applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D7333 (id=26515)

Rebasing onto 51aa6fbc8e...

Current branch diff-target is up to date.
Changes applied before test
commit cdcc1efdfb75e9f9e81d2393820ba6bb1b557877
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Thu Mar 10 16:21:43 2022 +0100

    assets/webapp.css: Fix sidebar scrolling
    
    On small resolution screens, the sidebar content could not be scrolled
    to the last menu entry.

See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1443/ for more details.

This revision is now accepted and ready to land.Mar 10 2022, 4:39 PM