diff --git a/skins/elastic/styles/widgets/toolbar.less b/skins/elastic/styles/widgets/toolbar.less index 210ee3f93..3829bf542 100644 --- a/skins/elastic/styles/widgets/toolbar.less +++ b/skins/elastic/styles/widgets/toolbar.less @@ -409,6 +409,9 @@ a.expand.none:before { content: @fa-var-comments; } + a.search:before { + content: @fa-var-search; + } a.delete:before { content: @fa-var-trash; } diff --git a/skins/elastic/templates/addressbook.html b/skins/elastic/templates/addressbook.html index 5dda1713b..31ce341d8 100644 --- a/skins/elastic/templates/addressbook.html +++ b/skins/elastic/templates/addressbook.html @@ -17,7 +17,7 @@
@@ -57,7 +57,7 @@