mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-24 06:19:30 +00:00
Fix contact autocompletion when UID is a digit
This commit is contained in:
@@ -251,6 +251,8 @@ DIV.contactSelector DIV.contactList
|
||||
padding-bottom: .15em;
|
||||
margin: 0px;
|
||||
width: auto;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
cursor: pointer; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user