diff options
author | Martin Smith <msmith@trolltech.com> | 2010-05-10 12:22:03 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2010-05-10 12:22:03 (GMT) |
commit | aec71b27ccf4a9513c474bdbe9d65de5fb5fbdc1 (patch) | |
tree | a8d3e69f8acebd9388afd83a897bb3b33057baf4 /doc/src/template/style/style.css | |
parent | 147ef453d130fc7817b3b4406502b1b887ab6c79 (diff) | |
parent | 5e07004df26cbf65a0fe0096a3417a5329f72431 (diff) | |
download | Qt-aec71b27ccf4a9513c474bdbe9d65de5fb5fbdc1.zip Qt-aec71b27ccf4a9513c474bdbe9d65de5fb5fbdc1.tar.gz Qt-aec71b27ccf4a9513c474bdbe9d65de5fb5fbdc1.tar.bz2 |
Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7
Diffstat (limited to 'doc/src/template/style/style.css')
-rwxr-xr-x | doc/src/template/style/style.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/template/style/style.css b/doc/src/template/style/style.css index 644e56b..2e01af6 100755 --- a/doc/src/template/style/style.css +++ b/doc/src/template/style/style.css @@ -1026,8 +1026,8 @@ { display: inline-block; width: 49%; - /* *width:42%; - _width:42%;*/ + *width:42%; + _width:42%; padding:0 2% 0 1%; vertical-align:top; @@ -1036,8 +1036,8 @@ .indexboxcont .indexIcon { width: 11%; - /* *width:18%; - _width:18%;*/ + *width:18%; + _width:18%; overflow:hidden; } |