forked from tanner/qotnews
fix: Adjust default tooltip horizontal position
This commit is contained in:
@@ -380,9 +380,9 @@ button.comment {
|
|||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.backwardDot .tooltiptext {
|
.tooltiptext {
|
||||||
left: 0;
|
right: 40px;
|
||||||
margin-left: 0;
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tooltip.show-tooltip .tooltiptext {
|
.tooltip.show-tooltip .tooltiptext {
|
||||||
|
|||||||
Reference in New Issue
Block a user