This commit is contained in:
Satya L. Johnson 2021-09-24 09:11:06 -04:00
parent a0708dfdb2
commit 02433565d0
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: 50px;
left: 500px;
bottom: -30px;
width: 2000%;
white-space: normal;