From 5306fdabc1ceb09875f791526553b3665017f7ce Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Tue, 2 Jun 2020 14:27:21 +0200 Subject: Doc: Move the overlapping background logo Setting the logo to position at the top seems to fix the issue. Fixes: QTWEBSITE-928 Change-Id: I29336b4a1967a4676695b4f7f8560d01f3cf4fdf Pick-to: 5.15 Reviewed-by: Paul Wicking --- doc/global/template/style/online.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/global/template/style/online.css b/doc/global/template/style/online.css index 4bccee7409..062e50d509 100644 --- a/doc/global/template/style/online.css +++ b/doc/global/template/style/online.css @@ -1299,7 +1299,7 @@ table.gsc-search-box td.gsc-input { padding-right: 0px !important; } table.gsc-search-box td.gsc-input input { - background-position: 10px center !important; + background-position: 10px top !important; } td.gsc-search-button { -- cgit v1.2.3