Page MenuHomePhorge

Fix overlapping elements in Phame for >1791px width
ClosedPublic

Authored by aklapper on Feb 13 2025, 17:31.
Tags
None
Referenced Files
F3530315: D25873.1744872898.diff
Wed, Apr 16, 06:54
F3530214: D25873.1744872277.diff
Wed, Apr 16, 06:44
F3530210: D25873.1744872076.diff
Wed, Apr 16, 06:41
F3529773: D25873.1744866054.diff
Wed, Apr 16, 05:00
F3529752: D25873.1744865152.diff
Wed, Apr 16, 04:45
F3506899: D25873.1744801383.diff
Tue, Apr 15, 11:03
F3404760: D25873.1744578694.diff
Sat, Apr 12, 21:11
F3388164: D25873.1744445271.diff
Fri, Apr 11, 08:07

Details

Summary
Test Plan

For both a viewport width >1791px and below,

Diff Detail

Repository
rP Phorge
Branch
arcpatch-D25873
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1712
Build 1712: arc lint + arc unit

Event Timeline

With this I have a regression in /w/. Do you have too?

aklapper edited the test plan for this revision. (Show Details)

Fix unaligned elements by changing margin-left: -200px to -300px for div.phui-document-content and for full-size images, and by bumping max-width: 980px; to now 1280px for .phame-home-view .phame-home-container to avoid element overlapping

I expanded the test plan a bit, still if there is more to add please also expand. This seems to work for me (phamous last words)

sorry for the late reply.
This looks good to me.

Thanks for this patch! Kind reminder: if you touched CSS or JavaScript, please remember to also run this:

./bin/celerity map

⚙️ Thanks! Bip bop I'm a bot - helping for T15209

This revision is now accepted and ready to land.Fri, Apr 11, 07:55