diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-10-06 11:11:33 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-10-06 11:11:33 (GMT) |
commit | fe0319a84082cb97a2007ca82af153a785a0938e (patch) | |
tree | d12c75d40786b6bddcaf392b599749b8c58a1a51 /doc | |
parent | 628c9625c4bf6d0e189f9e8da5268eb7629e7597 (diff) | |
download | Qt-fe0319a84082cb97a2007ca82af153a785a0938e.zip Qt-fe0319a84082cb97a2007ca82af153a785a0938e.tar.gz Qt-fe0319a84082cb97a2007ca82af153a785a0938e.tar.bz2 |
Doc: Fixing spacing bug in columns
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 c07385c..3dcea96 100755 --- a/doc/src/template/style/style.css +++ b/doc/src/template/style/style.css @@ -982,7 +982,7 @@ min-width:250px; line-height: 1.2; min-width:100%; - + min-height:15px; } .flowList dd a{ |