Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
width: 100%; で入力する必要があります。テキスト付きの1行(より正確には1文字):
+<input style="width: 100%;" type="tel />
ええと、入力が100%幅の場合、その行には他に何もありません。
これはあなたが望むものですか?
http://jsfiddle.net/NVzfs/3/