We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36604
    • 268 Posts
    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
      • 40045
      • 534 Posts
      Guess the work proposed here https://github.com/modxcms/revolution/pull/11958 would solve that issue if merged...