Don't move backward dot tooltip

This commit is contained in:
2025-12-08 23:54:41 +00:00
parent 0c1c56b54a
commit 77b429a742

View File

@@ -380,11 +380,6 @@ button.comment {
line-height: 1.3;
}
.backwardDot .tooltiptext {
left: 0;
margin-left: 0;
}
.forwardDot .tooltiptext {
left: auto;
right: 0;