Problem/Motivation
In 10.3.x apparently navigation css specificity is higher than ours, so the icon doesn't apply, but instead the default square one is shown.
Steps to reproduce
With 10.3.x, install navigation and dashboard, and create a default dashboard.
The icon won't appear on the navigation block.
Proposed resolution
Use [class*=toolbar-button--icon].toolbar-button--icon--navigation-dashboard
Remaining tasks
Patch.
User interface changes
The icon is shown in 10.3.x, 11.x
API changes
None.
Data model changes
None.
Comments
Comment #4
penyaskito