Page MenuHomeSoftware Heritage

templates/top-navigation: Use flexbox layout instead of float one
ClosedPublic

Authored by anlambert on Jun 17 2020, 3:44 PM.

Details

Summary

This prevents weird top navigation elements layout on high resolution screens.

Really closes T2456

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

This revision is now accepted and ready to land.Jun 17 2020, 3:46 PM

Build is green

Patch application report for D3303 (id=11704)

Rebasing onto 2740baa1eb...

Current branch diff-target is up to date.
Changes applied before test
commit e926cadb9215bb90b2a73326c151cb1b2edbc449
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Wed Jun 17 15:41:54 2020 +0200

    templates/top-navigation: Use flexbox layout instead of float one
    
    This prevents weird top navigation elements layout on high resolution screens.
    
    Closes T2456

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