From 93c728a25a87cf6dae5fc49d42d6af52ff7f7ff2 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 13 Jun 2022 10:14:03 +0200 Subject: Replace all glyphicon icons --- client/src/app/header/search-typeahead.component.html | 2 -- client/src/app/header/search-typeahead.component.scss | 4 ---- 2 files changed, 6 deletions(-) (limited to 'client/src/app/header') diff --git a/client/src/app/header/search-typeahead.component.html b/client/src/app/header/search-typeahead.component.html index d08e2f0fb..783b4b53b 100644 --- a/client/src/app/header/search-typeahead.component.html +++ b/client/src/app/header/search-typeahead.component.html @@ -26,7 +26,6 @@
using {{ serverConfig.search.searchIndex.url }} -
Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.
@@ -41,7 +40,6 @@ any instance only followed instances - diff --git a/client/src/app/header/search-typeahead.component.scss b/client/src/app/header/search-typeahead.component.scss index 5114ec3a7..e4c9c602c 100644 --- a/client/src/app/header/search-typeahead.component.scss +++ b/client/src/app/header/search-typeahead.component.scss @@ -129,10 +129,6 @@ li.suggestion { } } -.glyphicon { - top: 3px; -} - .advanced-search-status { height: max-content; cursor: default; -- cgit v1.2.3