add a bit spacing and a newline to reply
This commit is contained in:
parent
20da099a4d
commit
eda956b94c
@ -26,7 +26,7 @@
|
||||
<div id="scriptonly" style="display:none;">
|
||||
<div class="self">
|
||||
Username: <span class="Username" id="username-self"></span> <br>
|
||||
<span id="reply" style="display:none;" class="noselect">Replying to: <b id="reply_username"></b><small id="reply_text"></small> <button onclick="unreply()" style="color:red">X</button> </span>
|
||||
<span id="reply" style="display:none;" class="noselect">Replying to: <b id="reply_username"></b> <small id="reply_text"></small> <button onclick="unreply()" style="color:red">X</button></span> <br>
|
||||
<textarea name="name" id="post-text" rows="8" cols="80"></textarea>
|
||||
<br>
|
||||
<button type="button" name="button" id="post-btn" onclick="postMessage()">Post</button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user