Help
Ask questions about how to do or fix things in Arrowchat
User avatar
smr891
Customer
 
Posts: 26
Joined: 19 Mar 2017, 21:06

 

by smr891 27 Mar 2017, 23:10

The admin panel gives the option to set how many online members to show before it shows a search bar to limit how many members show on the online list.

However mine is jumbled as in the below picture. Any ideas?

Screen Shot 2017-03-28 at 4.06.31 pm.png
You do not have the required permissions to view the files attached to this post.
User avatar
Jason
Customer
 
Posts: 2356
Joined: 12 Dec 2009, 16:06

 

by Jason 03 May 2017, 20:54

You have textarea{height:auto;min-height:50px;border-radius:0}. The min-height: 50px is messing things up in ArrowChat. You should only apply the textarea min-height to specific textareas and not all of them.