Add breaker div to bottom of question form

Mon, 22 Mar 2010 11:40:32 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Mon, 22 Mar 2010 11:40:32 +0000
changeset 31
4e192784767a
parent 30
46b5a79cfc4b
child 32
12e4a5e80f3a

Add breaker div to bottom of question form

index.html file | annotate | diff | comparison | revisions
--- a/index.html	Mon Mar 22 11:40:01 2010 +0000
+++ b/index.html	Mon Mar 22 11:40:32 2010 +0000
@@ -34,6 +34,7 @@
 			<div id="support-log"></div>
 			<div id="support-input-container"><textarea id="support-input" type="text" value=""></textarea></div>
 			<input id="support-send-button" type="submit" value="Send" />
+			<div style="clear:right;"></div>
 		</div>
 	</div>
 </body>

mercurial