Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@sugarlabs.org>2010-11-01 12:49:52 (GMT)
committer Gonzalo Odiard <godiard@sugarlabs.org>2010-11-01 12:49:52 (GMT)
commit15542388987e702a197cc19f16f86a18736be54a (patch)
treea7967035323e8b40debc74b046ee008b7404fa84
parent2443faa8d3f4f5d4e8bc0ea8f00f3cf63454f8d0 (diff)
Remove width from content section in css to improve screen usage
-rwxr-xr-xhelp/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/help/style.css b/help/style.css
index 9710be2..5f3244a 100755
--- a/help/style.css
+++ b/help/style.css
@@ -8,7 +8,6 @@ body {
position:absolute;
top:20px;
left:135px;
- width:665px;
border-width:4px;
border-style:solid;
border-color:#666666;