diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-09-20 09:05:26 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-09-20 09:05:26 (GMT) |
commit | f5fcf515f73390ce124027335bb74d4a4c5f7b43 (patch) | |
tree | f027827649cef9cea80f6e83b28ecad6b3607dbf /doc | |
parent | f412a9cb0bd1438d1518cf6a8eda3fda5fbf64f5 (diff) | |
download | Qt-f5fcf515f73390ce124027335bb74d4a4c5f7b43.zip Qt-f5fcf515f73390ce124027335bb74d4a4c5f7b43.tar.gz Qt-f5fcf515f73390ce124027335bb74d4a4c5f7b43.tar.bz2 |
Doc: Fixing overlapping text problem in columns
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/src/template/style/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/template/style/style.css b/doc/src/template/style/style.css index b60aa41..51c4f7e 100755 --- a/doc/src/template/style/style.css +++ b/doc/src/template/style/style.css @@ -898,6 +898,7 @@ margin-left:10px; min-width:250px; line-height: 1.2; + min-width:100%; } |