User tests: Successful: Unsuccessful:
The code that adds the class "ml-auto" to the Options button on all the toolbars has an extra space. It doesn't break anything but technically its invalid markup.
To test view the source of any Options button in any component before and after this PR.
It will change from
<joomla-toolbar-button class=" ml-auto">
to
<joomla-toolbar-button class="ml-auto">
Status | New | ⇒ | Pending |
Category | ⇒ | Layout |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-01-26 18:51:12 |
Closed_By | ⇒ | Quy | |
Labels |
Added:
?
|
Thx
I have tested this item✅ successfully on aa80075
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27660.