Angus McLeod hace 7 años
padre
commit
6612110007
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      assets/stylesheets/wizard/wizard_custom.scss

+ 4 - 0
assets/stylesheets/wizard/wizard_custom.scss

@@ -118,6 +118,10 @@
   .wizard-buttons > a, .wizard-buttons > button {
     display: inline-block;
     vertical-align: middle;
+
+    &.done {
+      min-width: 55px;
+    }
   }
 }