\n" \
diff --git a/doc/global/qt-html-templates-online.qdocconf b/doc/global/qt-html-templates-online.qdocconf
index 387404aaf38..d6c6b00e997 100644
--- a/doc/global/qt-html-templates-online.qdocconf
+++ b/doc/global/qt-html-templates-online.qdocconf
@@ -38,6 +38,7 @@ HTML.headerstyles = \
HTML.endheader = \
"\n" \
"\n" \
+ "\n"
"
\n" \
" \n" \
"
Qt Home\n" \
diff --git a/doc/global/template/style/offline.css b/doc/global/template/style/offline.css
index 6b6cf2f2b27..748effcee4d 100644
--- a/doc/global/template/style/offline.css
+++ b/doc/global/template/style/offline.css
@@ -111,12 +111,6 @@ Top navigation
-------------------------------
*/
-.header{
-height:1px;
-padding:0px;
-margin:0px;
-}
-
.qtref{
display: block;
position: relative;
diff --git a/doc/global/template/style/online.css b/doc/global/template/style/online.css
index 828d6b602ef..21e371b1325 100644
--- a/doc/global/template/style/online.css
+++ b/doc/global/template/style/online.css
@@ -131,11 +131,6 @@ display:inline-block;
.nav-subtitle{
margin-left: 220px;
}
-.header{
-height:1px;
-padding:0px;
-margin:0px;
-}
header{
background: none repeat scroll 0% 0% rgb(255,255,255);