Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/svg
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2009-04-28 18:38:02 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-04-28 18:38:02 (GMT)
commitd93d42664d2e7731e9eeb70749308b3132eb80f7 (patch)
tree92bd5513fb800d154d5ff7e9fa0b10b49f57f7e7 /svg
parent4bb4a63d0b4eec16be80a5e4bcfd3279ed3ca4eb (diff)
fixed width problem
Diffstat (limited to 'svg')
-rw-r--r--svg/hideblocks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/svg/hideblocks.py b/svg/hideblocks.py
index 6c92cf9..908434a 100644
--- a/svg/hideblocks.py
+++ b/svg/hideblocks.py
@@ -47,7 +47,7 @@ def main():
<svg \n \
xmlns=\"http://www.w3.org/2000/svg\" \n \
xmlns:xlink=\"http://www.w3.org/1999/xlink\" \n \
- width=\"87\" \n \
+ width=\"74\" \n \
height=\"60\" \n \
version=\"1.0\"> \n \
<defs> \n \