Page MenuHomeSoftware Heritage

Move Permalinks tabSlideout down in xs screens
ClosedPublic

Authored by kalpitk on Jun 9 2019, 9:02 AM.

Details

Summary

Related T1786
'Permalinks' tabSlideout overlaps with Actions button in xs screens. Moved it 50px down on xs screens.

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

anlambert added a subscriber: anlambert.

Diff accepted but let's land D1583 first (see inline comment).

swh/web/assets/src/bundles/browse/swh-ids-utils.js
92

Once D1583 is landed, you should use the newly introduced constants here.

This revision is now accepted and ready to land.Jun 17 2019, 11:02 AM

Use Bootstrap breakpoint constant

This revision was automatically updated to reflect the committed changes.