Mention picker kinda floated on large heights

This commit is contained in:
Jeremy Zhang 2018-03-19 06:15:54 +00:00
parent e11cffeb76
commit bc4ad88372

View File

@ -815,7 +815,7 @@ p.mentioned span.chatmessage {
#mention-picker {
color: black;
position: fixed;
bottom: 7%;
bottom: 40px;
right: 5%;
z-index: 500;
width: 90%;