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)
Nov 27 2024, 11:59 PM
Unknown Object (File)
Nov 27 2024, 11:59 PM
Unknown Object (File)
Nov 27 2024, 11:59 PM
Unknown Object (File)
Nov 27 2024, 11:31 PM
Unknown Object (File)
Oct 18 2024, 2:30 PM
Unknown Object (File)
Oct 14 2024, 12:33 AM
Unknown Object (File)
Oct 11 2024, 9:24 PM
Unknown Object (File)
Sep 20 2024, 4:13 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.