Since the date format used in the Administrator mod_logged module was updated in PR #7402 to be DATE_FORMAT_LC2, when we have longer days (i.e. Wednesday) and longer months (i.e. September) in our date, it can break the column into 2 lines.
This PR adjusts the column widths to (hopefully) prevent the breaking onto two lines of the longer date/time format now used.
Before
After
To Test
Apply the patch to adjust the column widths.
The Module's date/time column should now be wider and the name column smaller. Hopefully preventing the breaking of longer dates.
@test works good for me
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7942.