HomePhabricator

Select <td> padding for inlines more surgically

Description

Select <td> padding for inlines more surgically

Summary:
Fixes T11225. The primary issue here is that this rule is bleeding down too far. It appears that it's only intended to put space around the inline as a whole.

Spacing still isn't perfect since a few other rules are bleeding, but it feels reasonable now instead of being clearly broken.

Test Plan:

  • Added "background: red;" to figure out what was being affected.
  • Before:

Screen Shot 2016-06-28 at 1.55.00 PM.png (566×841 px, 83 KB)

  • After:

Screen Shot 2016-06-28 at 2.01.04 PM.png (451×754 px, 50 KB)

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11225

Differential Revision: https://secure.phabricator.com/D16184