fix a few issues pointed out by AMO reviews of previous theme versions
[themes.git] / EarlyBlue / global / wizard.css
index 8315937c04e0158ce1d69c7ecbdd01b44a728454..f96cd99c4ee0872ee986356227a0eda27b3c05dd 100644 (file)
@@ -77,11 +77,11 @@ wizard[branded="true"] .wizard-header-icon {
   margin: 10px;
 }
 
-.wizard-button[wizardbutton="finish"],
-.wizard-button[wizardbutton="next"] {
-  -moz-margin-start: -1px !important;
+.wizard-button[dlgtype="finish"],
+.wizard-button[dlgtype="next"] {
+  -moz-margin-start: 0px !important;
 }
 
-.wizard-button[wizardbutton="back"] {
+.wizard-button[dlgtype="back"] {
   -moz-margin-end: 0px !important;
 }