From f2156514a32517dd731d2592565c2f678ae04e75 Mon Sep 17 00:00:00 2001 From: Jarek Radosz Date: Sun, 6 Oct 2019 15:34:23 +0200 Subject: [PATCH] Fix the GIF search field background --- css/browser.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/css/browser.css b/css/browser.css index d078f3cc3..1351caf70 100644 --- a/css/browser.css +++ b/css/browser.css @@ -376,6 +376,11 @@ body.show-message-buttons ._4_j4 ._7mkk { background: transparent !important; } +/* GIF search field */ +._3mtr ._4qcs { + background: transparent !important; +} + /* -- BLOCK START: Private Mode -- */ /* Contact list: person name */ html.private-mode ._1ht6 {