extend form builder with error messages

This commit is contained in:
2015-02-17 12:05:44 +01:00
parent 26654165a1
commit 82670f271b
2 changed files with 12 additions and 1 deletions
@@ -25,7 +25,7 @@
+grid-column($columns: 9, $last-column:true)
&.half
+grid-column(6)
.error
.error, .error-message
color: $alert-color
&.form-actions
padding-top: 12px