Page MenuHomePhabricator

Don't try to center dialogs horizontally
ClosedPublic

Authored by epriestley on Mar 26 2016, 7:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 27, 10:59 AM
Unknown Object (File)
Tue, May 20, 9:07 AM
Unknown Object (File)
Sat, May 10, 7:04 AM
Unknown Object (File)
Apr 10 2025, 1:46 AM
Unknown Object (File)
Apr 9 2025, 10:18 PM
Unknown Object (File)
Apr 9 2025, 5:11 PM
Unknown Object (File)
Mar 17 2025, 10:15 AM
Unknown Object (File)
Mar 14 2025, 9:15 PM
Subscribers
None

Details

Summary

Fixes T10302. I think we had fixed-width dialog containers in the past (?) but they all handle their own centering now.

This was causing them to be slightly off-center as a result, and creating the 7px issue in T10302.

Test Plan
  • Viewed a wide dialog (task edit).
  • Viewed a narrow dialog (notification dismissal confirmation).
  • Viewed dialogs on wide/narrow screens.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Don't try to center dialogs horizontally.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Mar 26 2016, 7:28 PM
This revision was automatically updated to reflect the committed changes.