This commit is contained in:
Satya L. Johnson 2021-09-24 09:11:59 -04:00
parent 02433565d0
commit 52f83e7674
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ abbr[data-title]:focus::after {
/* position tooltip like the native one */
position: absolute;
left: 500px;
left: -100px;
bottom: -30px;
width: 2000%;
white-space: normal;