diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-10-13 07:48:18 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-10-13 07:48:18 (GMT) |
commit | 1eb194d0b29e1bb3c5bafe711cea2c116cb2ea16 (patch) | |
tree | e5b6eb1f1f0b2f1b8d1f1b315932a9fecca0cadd /doc | |
parent | ad757b9407506808393511d1baf8381a57aac4ab (diff) | |
download | Qt-1eb194d0b29e1bb3c5bafe711cea2c116cb2ea16.zip Qt-1eb194d0b29e1bb3c5bafe711cea2c116cb2ea16.tar.gz Qt-1eb194d0b29e1bb3c5bafe711cea2c116cb2ea16.tar.bz2 |
Doc: adjusting the search field width
Diffstat (limited to 'doc')
-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; |