79273701

Date: 2024-12-12 03:00:57
Score: 1
Natty:
Report link

My testing has found that the line-height works if put into a container table.

<table style="line-height: 100%;">
  <tr>
    <td>
      <span>Content</span>
    </td>
  </tr>
</table>

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: RyanLock