Lycoris53 commited on
Commit
eda3ef4
1 Parent(s): 102dbab

Try to fix IME input location

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -54,7 +54,7 @@
54
  }
55
  }
56
  </script>
57
- <div style="position:relative;top:88%;left:16px;" align="center" vertical-align="middle">
58
  <div>
59
  <input type="text" id="MokuranFreeTextInput" onclick="setActiveValue()" onfocusout="setDeactiveValue()" onkeydown="sendMessage(event)" size="50"
60
  style="
 
54
  }
55
  }
56
  </script>
57
+ <div style="position:relative;top:88%;left:14px;" align="center" vertical-align="middle">
58
  <div>
59
  <input type="text" id="MokuranFreeTextInput" onclick="setActiveValue()" onfocusout="setDeactiveValue()" onkeydown="sendMessage(event)" size="50"
60
  style="