Skip to content

Commit

Permalink
fix other dashboard icon
Browse files Browse the repository at this point in the history
  • Loading branch information
daveosborne committed Feb 7, 2019
1 parent 507fafa commit 943f074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/sass/base/_icons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
}

.gicon-dashboard {
background-image: url('../img/icons_#{$theme-name}_theme/icon_dashboard.svg');
background-image: url('../img/pde/Dashboards.svg');
}

.gicon-dashboard-starred {
Expand Down

0 comments on commit 943f074

Please sign in to comment.