Lycoris53 commited on
Commit
57c012e
1 Parent(s): 6526e1f

fix IME input location

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -35,7 +35,7 @@
35
  }
36
  }
37
  </script>
38
- <div style="position:relative;top:86.5%;left:14px;" align="center" vertical-align="middle">
39
  <div>
40
  <input type="text" id="MokuranFreeTextInput" onclick="setActiveValue()" onfocusout="setDeactiveValue()" onkeydown="sendMessage(event)" size="50"
41
  style="
 
35
  }
36
  }
37
  </script>
38
+ <div style="position:relative;top:88%;left:14px;" align="center" vertical-align="middle">
39
  <div>
40
  <input type="text" id="MokuranFreeTextInput" onclick="setActiveValue()" onfocusout="setDeactiveValue()" onkeydown="sendMessage(event)" size="50"
41
  style="