Wrong position for tooltip when referenced link is split into two lines

Summary

The tooltip position is off when referenced link is split into two lines.

What is the current bug behavior?

Tooltip is not on the element.

What is the expected correct behavior?

Tooltip to be on the element.

Relevant logs and/or screenshots

Screen_Shot_2017-05-31_at_3.49.23_PM

Possible fixes

Maybe disable wrapping for the reference link (e.g. white-space: nowrap) ?

Edited by M. Hasbini