From 4dbe032d34d76b9c6ae24cbeb296be5197548acc Mon Sep 17 00:00:00 2001
From: Morten Engvoldsen <morten.engvoldsen@nokia.com>
Date: Thu, 16 Sep 2010 11:26:27 +0200
Subject: [PATCH] Doc: fixing style issues - table indent

---
 doc/templates/style/style.css | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/templates/style/style.css b/doc/templates/style/style.css
index 702bcdc392e..1cb18e8d49c 100644
--- a/doc/templates/style/style.css
+++ b/doc/templates/style/style.css
@@ -830,7 +830,7 @@
     .wrap .content table p
     {
         line-height: 20px;
-        padding: 0px;
+      /*  padding: 0px;*/
     }	
     .wrap .content ul
     {
@@ -1027,7 +1027,7 @@
 	.generic{
 	}
 	.generic td{
-		padding:5px;
+	/*	padding:5px;*/
 	}
 	.generic .alphaChar{
 	margin-top:5px;
@@ -1450,7 +1450,7 @@
 		max-width:75%;
 	}
 	.creator .generic td{
-		padding:0;
+	/*	padding:0;*/
 	}
     .creator .indexboxbar
     {
-- 
GitLab