mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Fix CSS error causing tooltip misalignment
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user