mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
user_card_popover: Migrate all user card popovers to Tippy.
This commit is contained in:
committed by
Tim Abbott
parent
10400f15d6
commit
8de397b37f
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user