update to suite default status of 2009-01-30: bug 474807 - replace 4-piece margin...
[themes.git] / EarlyBlue / browser / pref / pref.css
index eae897ae4a67a01b2c7de40d434713acafccabf1..d8f316c2816e3b0cee14f3dadafb003000350dd1 100644 (file)
@@ -38,7 +38,8 @@
 */
 
 .buttonBox {
-  margin: 0px 3px 0px 0px !important;
+  margin: 0 !important;
+  -moz-margin-end: 3px !important;
 }
 
 .buttonBoxButton {
@@ -89,7 +90,7 @@ expander {
 }
 
 .themesLink {
-  margin-left: 0px;
+  -moz-margin-start: 0px;
   text-decoration: underline;
   color: blue;
   cursor: pointer;