app/assets/stylesheets/includes/_forms.sass in smock-0.1.52 vs app/assets/stylesheets/includes/_forms.sass in smock-0.1.53
- old
+ new
@@ -30,5 +30,11 @@
+space(padding-bottom, 0.5)
abbr[title]
color: $red
border: 0
+
+.errors__input
+ +border(1px, $red)
+.errors__message
+ color: $red
+ +space(line-height, 2)