User tests: Successful: Unsuccessful:
Pull Request for Issue #26741
Reverts #26056
Changed fa fa-square to icon-square to solve that batch dropdown icon display issue. THanks @Quy :)
Correct alignment of the Dashboard add module
Patch. Run npm.
Display /administrator/index.php and ckeck quickicons alignment are correctly centered as well as the Add module to the dashboard icon.
Display the Content Dashboard and check the alignment of the + icon
Display the Article manager, select an article and check the alignment of the Batch icon.
See #26741
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration Templates (admin) Repository NPM Change Libraries |
I have tested this item
I have tested this item
| Status | Pending | ⇒ | Ready to Commit |
RTC
| Labels |
Added:
?
|
||
| Labels |
Added:
NPM Resource Changed
?
|
||
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-10-23 13:54:23 |
| Closed_By | ⇒ | Quy |
Ideally you want to start moving all core to the
faclass (seeing as svg's won't be accepted). The fa and icon classes should adopt the same CSS (as they are simply mapped rather than a different font set), so there should be no difference between the classes.I'd suggest finding and properly fixing the core root of the actual problem rather than trying to cover it up