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>
This commit is contained in:
Venugopal Shivashankar 2020-06-02 14:27:21 +02:00
parent 707018b76e
commit 5306fdabc1

View File

@ -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 {