summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-08-11 12:45:58 +0200
committerJesper Thomschutz <jesper.thomschutz@nokia.com>2010-08-20 15:09:00 +0200
commitf94c0ee4f818b417ea518a04ee88cdcee844c9fa (patch)
tree9a08018003a4d260cdbc1eb0b59c052ef19ec824
parent00bc7129d166f8f3e1486b8bf920d77f46400a6e (diff)
Doc: Fixing bug involving header misplacement in Creator style
Task-number: QTBUG-11408 (cherry picked from commit 997e4161cf937aa34a16bb2e708fa1bc7909355f)
-rwxr-xr-xdoc/src/template/style/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/template/style/style.css b/doc/src/template/style/style.css
index 2aff85f104..6786a9f71a 100755
--- a/doc/src/template/style/style.css
+++ b/doc/src/template/style/style.css
@@ -1322,7 +1322,7 @@
.creator .wrapper
{
position:relative;
- top:50px;
+ top:5px;
}
.creator .wrapper .bd
{
@@ -1433,7 +1433,7 @@
- position:fixed;
+ /* position:fixed;*/
}