diff options
author | Jerome Pasion <jerome.pasion@nokia.com> | 2010-10-13 11:14:04 (GMT) |
---|---|---|
committer | Jerome Pasion <jerome.pasion@nokia.com> | 2010-10-13 11:14:04 (GMT) |
commit | b6a25ff0118adc4aa6ab1523496fd1a5e384ebd4 (patch) | |
tree | 2d85e3cdf675b68e274535086c9e30f3b51886eb /doc/src | |
parent | 1c86defda1d9cd3577898ec5f63c4d9bd250564b (diff) | |
parent | 1eb194d0b29e1bb3c5bafe711cea2c116cb2ea16 (diff) | |
download | Qt-b6a25ff0118adc4aa6ab1523496fd1a5e384ebd4.zip Qt-b6a25ff0118adc4aa6ab1523496fd1a5e384ebd4.tar.gz Qt-b6a25ff0118adc4aa6ab1523496fd1a5e384ebd4.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7
Diffstat (limited to 'doc/src')
-rwxr-xr-x | doc/src/template/style/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/template/style/style.css b/doc/src/template/style/style.css index ec0202a..12d297d 100755 --- a/doc/src/template/style/style.css +++ b/doc/src/template/style/style.css @@ -650,7 +650,7 @@ margin-top: 5px; _margin: 0 0 0 -20px; padding: 10px; - width: 220px; + width: 30%; _width: 196px; height: 250px; overflow: auto; |