CSS styling fix for search dropdown

8.30K viewsCore
0

Hi Rahul

When searching, the real-time search results drop down has some CSS styling height issues. At least with Google Chrome.

See here:

FIX:

.ap-sqitem .avatar{
width:27px;height:27px;
}

deleted answer
1

Chad, you can directly send pull request to our github repo 🙂
I will improve style of search suggestion.

You are viewing 1 out of 4 answers, click here to view all answers.