summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2020-06-02 14:27:21 +0200
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2020-06-02 20:42:15 +0000
commit5306fdabc1ceb09875f791526553b3665017f7ce (patch)
treec0f356aae9d4433edd443b8e5a441b605dab5b8e /doc
parent707018b76e41627cc030c3bb69bb7625f4f090b0 (diff)
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 <paul.wicking@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/global/template/style/online.css2
1 files changed, 1 insertions, 1 deletions
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 {