Skip to content

Commit

Permalink
Merge pull request #108 from citizensadvice/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
Chris Brett authored May 18, 2018
2 parents f0beea3 + f7b947c commit 61fc1ad
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 150 deletions.
4 changes: 2 additions & 2 deletions libs/styles/components/forms.less
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ textarea.form__field {
padding-right: 0;
background-color: @white;
display: inline-block;
width: 100%;
width: auto;
//border: 2px solid @gray-6;
&:after {
pointer-events:none;
Expand Down Expand Up @@ -703,4 +703,4 @@ input[class*="dob-"] {
width: 30%;
}
}
}
}
Loading

0 comments on commit 61fc1ad

Please sign in to comment.