Remove send button
// FREEBIE
This commit is contained in:
parent
cb3b9f0e79
commit
6c98fc19b4
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@
|
||||||
<div class='paperclip thumbnail'></div>
|
<div class='paperclip thumbnail'></div>
|
||||||
<input type='file' class='file-input'>
|
<input type='file' class='file-input'>
|
||||||
</div>
|
</div>
|
||||||
<input class="send-btn" type='submit' value='' />
|
|
||||||
<textarea class='send-message' placeholder="Send a message" rows="1"></textarea>
|
<textarea class='send-message' placeholder="Send a message" rows="1"></textarea>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue