?
avatar PhilETaylor
PhilETaylor
9 Jun 2020

Steps to reproduce the issue

Click filter options in private messaging in admin

Actual result

Note the uber wide dropdown for a tiny field content

Screenshot 2020-06-09 at 21 44 37

avatar PhilETaylor PhilETaylor - open - 9 Jun 2020
avatar joomla-cms-bot joomla-cms-bot - change - 9 Jun 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 9 Jun 2020
avatar PhilETaylor PhilETaylor - change - 9 Jun 2020
The description was changed
avatar PhilETaylor PhilETaylor - edited - 9 Jun 2020
avatar PixedBo
PixedBo - comment - 12 Jun 2020

in class .js-stools-container-filters-visible (searchtools css) I would use

grid-template-columns: repeat(auto-fill,minmax(220px,1fr));
instead of
grid-template-columns: repeat(auto-fit,minmax(220px,1fr));

that would fix the problem

avatar Quy
Quy - comment - 25 Jun 2020

Please test PR #29777

avatar Quy Quy - close - 25 Jun 2020
avatar Quy Quy - change - 25 Jun 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-06-25 02:12:01
Closed_By Quy

Add a Comment

Login with GitHub to post a comment