summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-10-13 07:48:18 (GMT)
committerMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-10-13 07:48:18 (GMT)
commit1eb194d0b29e1bb3c5bafe711cea2c116cb2ea16 (patch)
treee5b6eb1f1f0b2f1b8d1f1b315932a9fecca0cadd /doc
parentad757b9407506808393511d1baf8381a57aac4ab (diff)
downloadQt-1eb194d0b29e1bb3c5bafe711cea2c116cb2ea16.zip
Qt-1eb194d0b29e1bb3c5bafe711cea2c116cb2ea16.tar.gz
Qt-1eb194d0b29e1bb3c5bafe711cea2c116cb2ea16.tar.bz2
Doc: adjusting the search field width
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/src/template/style/style.css2
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;