?
Pending
User tests:
Successful:
Unsuccessful:
This normalises the list display markup.
After PR one should get:
Note: remains to solve the Select Language and Select Item Type filters dropdown who do not have a min-width.
infograf768
-
open
-
22 Apr 2017
infograf768
-
change
-
22 Apr 2017
joomla-cms-bot
-
change
-
22 Apr 2017
Category |
|
⇒ |
Administration
com_associations
|
infograf768
-
change
-
22 Apr 2017
wilsonge
-
close
-
23 Apr 2017
wilsonge
-
merge
-
23 Apr 2017
wilsonge
-
change
-
23 Apr 2017
Status |
Pending |
⇒ |
Fixed in Code Base |
Closed_Date |
0000-00-00 00:00:00 |
⇒ |
2017-04-23 11:14:05 |
Closed_By |
|
⇒ |
wilsonge |
Add a Comment
Login with GitHub to post a comment
Solved the drodown min-width issue.
We will now get the same display for the filters from the SearchTools and those which are out of searchtools.
The solution was to take off
JHtml::_('formbehavior.chosen', 'select');
from the view as the markup has changed a lot more than I expected.Note: 240px looks quite large here and the line-height needs care.