user_card_popover: Migrate all user card popovers to Tippy.

This commit is contained in:
Daniil Fadeev
2023-09-21 00:09:44 +06:00
committed by Tim Abbott
parent 10400f15d6
commit 8de397b37f
9 changed files with 310 additions and 371 deletions

View File

@@ -163,9 +163,6 @@
center--but this patch makes the popover more
likely to be usable. (If the screen is super
small, obviously we can't fit it completely.)
If you use this fix_positions option, you want
to also use the "no_arrow_popover" template.
*/
if (top < 0) {
top = 0;