add address and postcode fields, minor refactoring

This commit is contained in:
Keksike
2017-07-08 11:36:44 +03:00
parent 1b737b542d
commit 30de4494ac
2 changed files with 35 additions and 33 deletions

View File

@@ -30,3 +30,8 @@
.input.has-error
border-color rgba(226, 33, 112, 0.6)
color rgb(226, 33, 112)
.input.half
width 48%
&.left
margin-right 4%