Revision
200
Author
dmorgan
Date
2010-12-21 11:57:20 +0100 (Tue, 21 Dec 2010)

Log Message

Align text with the login button

Modified Paths

Modified: identity/CatDap/trunk/root/static/style/ttsite.css
===================================================================
--- identity/CatDap/trunk/root/static/style/ttsite.css	2010-12-21 10:43:18 UTC (rev 199)
+++ identity/CatDap/trunk/root/static/style/ttsite.css	2010-12-21 10:57:20 UTC (rev 200)
@@ -89,6 +89,7 @@
 
 #login_form_line span {
     float: left;
+    padding-top:5px;
 }
 
 #login_form button {