diff --git a/res/css/views/elements/_Tooltip.scss b/res/css/views/elements/_Tooltip.scss index efaaf83545..7efea2c3f7 100644 --- a/res/css/views/elements/_Tooltip.scss +++ b/res/css/views/elements/_Tooltip.scss @@ -76,9 +76,6 @@ limitations under the License. } .mx_Tooltip_timeline { - margin-left: -42px; - margin-top: -42px; - &.mx_Tooltip { background-color: $inverted-bg-color; color: $accent-fg-color;