clear left DT password field
authorGreg Gay <info@atutor.ca>
Sun, 8 Aug 2010 16:40:18 +0000 (16:40 -0000)
committerGreg Gay <info@atutor.ca>
Sun, 8 Aug 2010 16:40:18 +0000 (16:40 -0000)
docs/themes/default/styles.css

index 140a131..6dabc43 100644 (file)
@@ -1464,6 +1464,7 @@ div.shortcuts{
 dl.form_layout dt{
 text-align:center; 
 float:left;
+clear:left;
 padding-bottom:.5em;
 }