diff --git a/skins/elastic/styles/widgets/toolbar.less b/skins/elastic/styles/widgets/toolbar.less index 21160d8d8..325683cc1 100644 --- a/skins/elastic/styles/widgets/toolbar.less +++ b/skins/elastic/styles/widgets/toolbar.less @@ -553,7 +553,7 @@ content: @fa-var-flag; } a.select.unread:before { - content: @fa-var-star; + content: @fa-var-circle; } a.select.invert:before { .font-icon-regular(@fa-var-square);