summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index fdf3d3e..dd8853c 100644
--- a/index.html
+++ b/index.html
@@ -232,9 +232,9 @@
<input type="submit" value="import">
</form>
<form action="#" method="dialog" id="resolution-form">
- <input type="number" placeholder="width">
+ <input type="number" placeholder="width" id="resolution-x">
×
- <input type="number" placeholder="height">
+ <input type="number" placeholder="height" id="resolution-y">
<input type="submit" value="change resolution">
</form>
Add <input type="text" id="widget-search" placeholder="Search">