User tests: Successful: Unsuccessful:
Most of the options fieldsets have a css class of .options-grid-form-full which means that they should be in one column.
However as can be seen below they are in two uneven columns
The cause of this is the description div which is set to start at col 1 and end at col 3 even though at this resolution there is only 1 column.
.com_config .tab-description {
grid-column: 1/3;
}
Pull Request for Issue #26605
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Templates (admin) |
I have tested this item
Not working with mobile responsive design.
I have tested this item
This issue is fixed for the Menu Items > New > Contacts > List all contact categories > Contact display options
But the issue remains for the Menu Items > New > Contacts > List contacts in a category > Contact display options
did you run npm i to rebuild the css after applying the patch? If not then nothing will change
I have tested this item
After npm grid is full-width.
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-10-19 21:47:28 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks!
thanks
I have tested this item✅ successfully on c7b7795
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26608.