Hi,
testing the search feature in the 2.3.1 manager, I found the search result box
is width defined, so it truncates the results box, and has no slide handle neither that lead to unusable results..
probably the .modx-manager-search-results in index.css, line 21 should be :
no width property defined. + may be overflow: hidden;
What do you think ?
Thank you