Skip to content

Commit

Permalink
fix(component): form
Browse files Browse the repository at this point in the history
form-text color
  • Loading branch information
ygatesoupe committed Nov 4, 2016
1 parent df9ff13 commit 16b13ae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scss/_o-forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -249,3 +249,7 @@ select.form-control {
background-position-x: right .625rem;
background-size: .875rem;
}

.form-text {
color: $gray;
}

0 comments on commit 16b13ae

Please sign in to comment.