diff tty.css @ 19:188bbd857124

RLG-Web: add user registration Update the server and client sides of RLG-Web to make use of the new registration feature of sqlickrypt.
author John "Elwin" Edwards <elwin@sdf.org>
date Tue, 22 May 2012 20:54:33 -0700
parents bd412f63ce0d
children 82be54381964
line wrap: on
line diff
--- a/tty.css	Mon May 21 21:40:56 2012 -0700
+++ b/tty.css	Tue May 22 20:54:33 2012 -0700
@@ -7,6 +7,9 @@
 	visibility: hidden;
 	margin-left: 2em;
 }
+div.modal {
+	clear: both;
+}
 div.keyrow {
 	font-size: 1.2em;
 }