summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-05-10 12:14:38 (GMT)
committerMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-05-10 12:14:38 (GMT)
commit5e07004df26cbf65a0fe0096a3417a5329f72431 (patch)
tree6b71a2b576d3ff27255ff6c3b653cad25a3f48c4 /doc
parent48d22dbcf4a8608b0e5242b25f0b4f771656b683 (diff)
downloadQt-5e07004df26cbf65a0fe0096a3417a5329f72431.zip
Qt-5e07004df26cbf65a0fe0096a3417a5329f72431.tar.gz
Qt-5e07004df26cbf65a0fe0096a3417a5329f72431.tar.bz2
Doc correction to css
Reviewed-by: Morten Engvoldsen
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/src/template/style/style.css8
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;
}