diff --git a/doc/global/html-footer-online.qdocconf b/doc/global/html-footer-online.qdocconf index 1937d97cbbc..fca4d65808b 100644 --- a/doc/global/html-footer-online.qdocconf +++ b/doc/global/html-footer-online.qdocconf @@ -58,6 +58,7 @@ HTML.footer += \ "
  • Professional
  • \n" \ "
  • Indie Mobile
  • \n" \ "
  • Community
  • \n" \ +"
  • Legal | Licensing FAQ
  • \n" \ "
  • Legal | Terms & Conditions
  • \n" \ "\n" \ "\n" \ @@ -65,7 +66,7 @@ HTML.footer += \ "\n" \ "
    \n" \ "
    \n" \ - " \n" \ + " \n" \ "
    \n" \ "
    \n" \ " \n" \ diff --git a/doc/global/template/style/online.css b/doc/global/template/style/online.css index 240a8187988..8775719be6a 100644 --- a/doc/global/template/style/online.css +++ b/doc/global/template/style/online.css @@ -770,7 +770,7 @@ body.qt-account #navbar .navbar-oneQt h2 { #footerbar .theqtcompany { background:url("theqtcompany.png") no-repeat; background-size:100%; - width:150px; + width:215px; height:68px; display:inline; float:right; diff --git a/doc/global/template/style/theqtcompany.png b/doc/global/template/style/theqtcompany.png index b9799f387c5..fee3d26f3d1 100644 Binary files a/doc/global/template/style/theqtcompany.png and b/doc/global/template/style/theqtcompany.png differ