summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-08-11 10:45:58 (GMT)
committerJesper Thomschutz <jesper.thomschutz@nokia.com>2010-08-20 13:09:00 (GMT)
commitf94c0ee4f818b417ea518a04ee88cdcee844c9fa (patch)
tree9a08018003a4d260cdbc1eb0b59c052ef19ec824 /doc
parent00bc7129d166f8f3e1486b8bf920d77f46400a6e (diff)
downloadQt-f94c0ee4f818b417ea518a04ee88cdcee844c9fa.zip
Qt-f94c0ee4f818b417ea518a04ee88cdcee844c9fa.tar.gz
Qt-f94c0ee4f818b417ea518a04ee88cdcee844c9fa.tar.bz2
Doc: Fixing bug involving header misplacement in Creator style
Task-number: QTBUG-11408 (cherry picked from commit 997e4161cf937aa34a16bb2e708fa1bc7909355f)
Diffstat (limited to 'doc')
-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 2aff85f..6786a9f 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;*/
}