mirror of https://github.com/zulip/zulip.git
Remove composebox help text.
Right now, the text can sort of visually collide with new messages. Also, the text is really only of benefit to total novices; you learn it once and then those 15px are ~forever useless to you. (imported from commit 93915fc854c1b801de0fb6654f014b6c7f2edc08)
This commit is contained in:
parent
5c1dda5e31
commit
67ac671b74
|
@ -1,9 +1,6 @@
|
|||
<div class="row-fluid">
|
||||
<div class="span12" id="compose">
|
||||
<div id="compose_controls">
|
||||
<p>
|
||||
<b>Click on any message to reply to a conversation</b>. Or start a new one:
|
||||
</p>
|
||||
<div id="compose_buttons">
|
||||
<span class="new_message_button">
|
||||
<button type="button" class="btn btn-large compose_stream_button"
|
||||
|
|
Loading…
Reference in New Issue