diff --git a/Identity/Webenv/Themes/Default/Trac/0.10.4/Modern/htdocs/css/trac.css b/Identity/Webenv/Themes/Default/Trac/0.10.4/Modern/htdocs/css/trac.css index 5e95876..3b7b5e5 100755 --- a/Identity/Webenv/Themes/Default/Trac/0.10.4/Modern/htdocs/css/trac.css +++ b/Identity/Webenv/Themes/Default/Trac/0.10.4/Modern/htdocs/css/trac.css @@ -9,7 +9,7 @@ html { /* margin: 0; /* <- full screen */ /* margin: 0 1% 0 1%; /* <- with 1% of left and right margin */ /* margin: 0 2% 0 2%; /* <- with 2% of left and right margin */ - margin: 0 4% 0 4%; /* <- with 4% of left and right margin */ + margin: 0 3% 0 3%; /* <- with 4% of left and right margin */ /* margin: 0 10% 0 10%; /* <- with 10% of left and right margin */ }