mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-10 19:46:34 +03:00
Fix bug when tooltip is not reachable by mouse
This commit is contained in:
parent
7069c9a1ff
commit
b6f95d5829
|
@ -52,7 +52,7 @@ export default function getInfoLi() {
|
|||
position: absolute;
|
||||
white-space: initial;
|
||||
word-break: initial;
|
||||
top: 100%;
|
||||
/* top: 100%; Commented to get rid of bug when tooltip is placed below InfoLi children fields. */
|
||||
left: 0;
|
||||
right: 1em;
|
||||
z-index: 1;
|
||||
|
|
Loading…
Reference in New Issue
Block a user