Use solid dashboard icon in dashboard switcher

Might have a minute usability boost
pull/3612/head
Alex P 2018-06-08 14:41:50 -07:00
parent 7f84b3e2f5
commit 011351789c
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ class DashboardSwitcher extends Component {
className="btn btn-square btn-default btn-sm dropdown-toggle"
onClick={this.handleToggleMenu}
>
<span className="icon dash-f" />
<span className="icon dash-h" />
</button>
<ul className="dropdown-menu">
<FancyScrollbar