Fix CSS error causing tooltip misalignment

This commit is contained in:
Misode
2021-10-09 01:01:41 +02:00
parent c5649799cc
commit 21f8ea5e6d

View File

@@ -532,7 +532,7 @@ main.has-preview {
margin-top: 6px;
}
.tooltipped.tip-ne::after
.tooltipped.tip-ne::after,
.tooltipped.tip-se::after {
left: 50%;
margin-left: -16px;