summaryrefslogtreecommitdiff
path: root/edit.html
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-09-18 12:44:12 +0200
committerPatrick Simianer <p@simianer.de>2015-09-18 12:44:12 +0200
commit7657f0a8e5edb7b8db1a127fe2f70fa378a3a5b6 (patch)
tree7af043d3e0b8ccd5790617b2a8beb0f1a0d1bcba /edit.html
parent4f5ae140a2a309d94c424dbf34d3b66ec9a7c5a6 (diff)
refactoring, removing bugs and glitches
Diffstat (limited to 'edit.html')
-rw-r--r--edit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/edit.html b/edit.html
index 2772e32..1cb97d2 100644
--- a/edit.html
+++ b/edit.html
@@ -17,7 +17,7 @@
<input type="button" value="reset" onClick="reset();" />
<input type="button" value="D" onClick="extract_data()" />
<pre id="data">
- <pre id="debug" style="background:red;width:200px">DEBUG: </pre>
+ <pre id="debug" style="background:red;width:100%"></pre>
</pre>
<h3>Instructions</h3>
<ul>