Homec4science

Select <td> padding for inlines more surgically

Authored by epriestley <git@epriestley.com> on Jun 28 2016, 23:02.

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:

{F1704081}

  • After:

{F1704084}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11225

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

Details

Committed
epriestley <git@epriestley.com>Jun 28 2016, 23:50
Pushed
aubortJan 31 2017, 17:16
Parents
rPHda6c96dfff91: Fix a busted sentence in the File Encryption documentation
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH84ce86311658: Select <td> padding for inlines more surgically (authored by epriestley <git@epriestley.com>).Jun 28 2016, 23:50