mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #155] Ellipsis menu gets truncated if there is only one result when searching for alias #160
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#160
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (May 22, 2021).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/155
How to reproduce
Removing overflow:auto from .vgt-responsive class fixes the problem:

@willbrowningme commented on GitHub (May 24, 2021):
Thanks very much, I've just pushed an update that fixes this issue.
@ghost commented on GitHub (May 25, 2021):
I'm glad that I helped o/