HTML / CSS unwanted margin -
i'm working on nodejs / socket.io project. somehow there's margin ontop aligned, pushing ui down. can't seem rid of.
does have idea, cause this?
link preview: http://pr0b.com:2000/
the username & password authenticate assigned guys have look.
code causing problem:
<div id="belowgame"> <div id="chat-text"></div> <form id="chat-form"> <input type="text" id="chat-input"></input> </form> </div>
this issue causing overflow display: inline-block added .gamediv. remove css rule , you've asked for.
Comments
Post a Comment