update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / EarlyBlue / messenger / accountWizard.css
index 905252c8cee88e0ab7e590786c7c46145d52deef..26d346c6e92771fcab3d5b9a5e7ca51970ea4486 100644 (file)
 
 .awIdentityLabel {
   width: 8em; 
-  margin-left: 5px;
+  -moz-margin-start: 5px;
 }
 
 #fullName {
-  margin-right: 15px;
+  -moz-margin-end: 15px;
 }
 
 .serverLabel {
@@ -59,5 +59,5 @@
 }
 
 .serverDataBox {
-  margin-left: 15px;
+  -moz-margin-start: 15px;
 }