Skip to content

Commit

Permalink
fix(form fields): move .field styles from global form styles to form …
Browse files Browse the repository at this point in the history
…fields partial
  • Loading branch information
larrybotha committed Jun 8, 2020
1 parent 55b037d commit 5102f57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scss/custom/global/_form-controls.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ input[type="checkbox"] { width: auto;}

input[type="password"] { letter-spacing: .3em;} // space password to match actual text
input[type="password"]::placeholder { letter-spacing: 0;}

.field { @include u-margin--bottom;}

0 comments on commit 5102f57

Please sign in to comment.