Browse Source

Image style tweaks

Angus McLeod 7 years ago
parent
commit
be5a431d7e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      assets/stylesheets/wizard/wizard_custom.scss

+ 2 - 2
assets/stylesheets/wizard/wizard_custom.scss

@@ -41,8 +41,8 @@
     }
 
     img.small {
-      width: 100;
-      padding: 10px 15px;
+      width: 110;
+      padding: 15px;
     }
 
     img.x-small {