Added ability to allow empty passwords, if the user does so, a random password will...
[mailer.git] / theme / schleuder / css / register.css
index fa2facec373518f6380e36ef8a5a4bcfda5b3d72..811f3f4e5149965f35cb97bfb5fd00ac25034b4f 100644 (file)
 }
 
 .register_left {
-       text-align              : right;
-       align                   : right;
-       margin-right            : 2px;
-       color                   : #FFFFFF;
-       font-weight             : bold;
-       font-size                       : 14px;
-       padding-left            : 5px;
+       width: 240px;
+       text-align: right;
+       align: right;
+       padding: 3px;
+       color: #FFFFFF;
+       font-size: 14px;
 }
 
 .register_right {
-       padding-right           : 5px;
 }
 
 .register_header {