Page MenuHomePhabricator

Make collapsed inlines more useful and anchor target highlights more accurate
ClosedPublic

Authored by epriestley on May 16 2017, 6:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 22 2026, 5:02 PM
Unknown Object (File)
Apr 18 2026, 12:37 AM
Unknown Object (File)
Apr 16 2026, 6:00 AM
Unknown Object (File)
Apr 15 2026, 7:00 PM
Unknown Object (File)
Apr 15 2026, 10:31 AM
Unknown Object (File)
Apr 14 2026, 11:11 PM
Unknown Object (File)
Apr 3 2026, 5:48 PM
Unknown Object (File)
Mar 14 2026, 6:33 AM
Subscribers
None

Details

Summary

Ref T12616. Fixes T11648. Currently, we snug up replies with a negative margin (from T10563) but this throws off the anchor highlighting.

Instead:

  • Remove padding from these dolumns.
  • Use margins on the stuff inside them instead.
  • Less margins for replies.
  • Less margins for collapsed comments.
  • Show some text for collapsed comments.
Test Plan

Screen Shot 2017-05-16 at 10.55.13 AM.png (250×766 px, 23 KB)

Screen Shot 2017-05-16 at 10.57.37 AM.png (249×1 px, 30 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I have it on good authority td stands for table data. TIL

This revision is now accepted and ready to land.May 16 2017, 6:08 PM
This revision was automatically updated to reflect the committed changes.