From a4f7fbfca61c8d8ab9b1faaad63763463415fdd6 Mon Sep 17 00:00:00 2001 From: morpheus65535 <5130500+morpheus65535@users.noreply.github.com> Date: Fri, 22 Dec 2017 23:16:50 -0500 Subject: [PATCH] CSS bug correction --- views/menu.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/menu.tpl b/views/menu.tpl index 8f6790d7c..438a0f279 100644 --- a/views/menu.tpl +++ b/views/menu.tpl @@ -15,7 +15,7 @@ color: white !important; border-radius: 3px !important; } - .search.icon { + .searchicon { color: white !important; } @@ -78,7 +78,7 @@