Angus McLeod před 7 roky
rodič
revize
6612110007
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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;
+    }
   }
 }