diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-10-01 12:26:49 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-10-01 12:26:49 (GMT) |
commit | dc4d4a87c0c17e41c0e16bc481db82de0f620596 (patch) | |
tree | 706a3dc3eeb3408b1cbacd4398ac9703ace63860 /doc/src/template/style/narrow.css | |
parent | a49756f6756ddb1d4a89d21756b4f59c13078464 (diff) | |
download | Qt-dc4d4a87c0c17e41c0e16bc481db82de0f620596.zip Qt-dc4d4a87c0c17e41c0e16bc481db82de0f620596.tar.gz Qt-dc4d4a87c0c17e41c0e16bc481db82de0f620596.tar.bz2 |
Doc: Implementing features to the search feature.
Adding search to narrow/slim fit mode
Diffstat (limited to 'doc/src/template/style/narrow.css')
-rw-r--r-- | doc/src/template/style/narrow.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/template/style/narrow.css b/doc/src/template/style/narrow.css index 8e42a0d..c1e3f61 100644 --- a/doc/src/template/style/narrow.css +++ b/doc/src/template/style/narrow.css @@ -61,6 +61,7 @@ { background-image: none; text-indent: 0; + width: 260px; } .narrow .header #nav-topright |