Showing
1 changed file
with
2 additions
and
2 deletions
@@ -19,9 +19,9 @@ | @@ -19,9 +19,9 @@ | ||
19 | <!--im footer--> | 19 | <!--im footer--> |
20 | <footer id="chat-footer"> | 20 | <footer id="chat-footer"> |
21 | <div id="chat-send-box" class="table"> | 21 | <div id="chat-send-box" class="table"> |
22 | - <span class="table-cell"> | 22 | + {{!--<span class="table-cell"> |
23 | <a href="javascript:;" class="input-method input-text"></a> | 23 | <a href="javascript:;" class="input-method input-text"></a> |
24 | - </span> | 24 | + </span>--}} |
25 | <span class="table-cell cell-max"> | 25 | <span class="table-cell cell-max"> |
26 | <input type="text" class="input-in text-in"> | 26 | <input type="text" class="input-in text-in"> |
27 | </span> | 27 | </span> |
-
Please register or login to post a comment