restore old tooltip positioning (right) instead of (above) for timeline tooltips

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/21833/head
Michael Telatynski 2020-07-14 13:00:25 +01:00
parent 9c5f7492e3
commit 9f199758b9
1 changed files with 0 additions and 3 deletions

View File

@ -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;