Skip to content

Commit

Permalink
fix notes field color
Browse files Browse the repository at this point in the history
  • Loading branch information
antelle committed Apr 9, 2016
1 parent 25717f9 commit cfcd54a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/styles/base/_forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ input[type=text], input[type=password], textarea, input:not([type]) {
&::-ms-clear { display: none; }

@include th {
color: text-color();
background-color: background-color();
border: base-border();
box-shadow: form-box-shadow();
Expand Down

0 comments on commit cfcd54a

Please sign in to comment.