summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2020-06-02 14:27:21 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-06-02 23:11:52 +0000
commit6475beac21ea290fe4f1ccea98edb5f524bb6c03 (patch)
tree3ba9b452981d1f2eace1c1469d156a01c98dd515 /doc
parentc988a2b25b3d76a5ba50b86963a53704f43ad1b5 (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 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 5306fdabc1ceb09875f791526553b3665017f7ce) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
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 {