summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Schroeder <alex@gnu.org>2022-07-02 23:50:45 +0200
committerAlex Schroeder <alex@gnu.org>2022-07-02 23:50:45 +0200
commit1361145b39d8ae65e2db890efce44e764fdc3f11 (patch)
tree8bcc1ef2d756d7495ec54805a13a7b73a64004ba
parente04f120ab9ecfa0f4048adf179f7673a41aa31ce (diff)
Make the text area wider.
-rw-r--r--gridmapper.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/gridmapper.svg b/gridmapper.svg
index 268b5c8..7669d5c 100644
--- a/gridmapper.svg
+++ b/gridmapper.svg
@@ -4556,7 +4556,7 @@ onload = initialize;
<tspan class="key">Ctrl Enter</tspan></a></tspan>
</text>
- <foreignObject id="textarea" x="30" y="555" width="545" height="50">
+ <foreignObject id="textarea" x="30" y="560" width="640" height="50">
<textarea id="exportarea" xmlns="http://www.w3.org/1999/xhtml"
style="position: fixed; width: 100%; height: 100%; margin: 0; padding: 0"/>
</foreignObject>