Skip to content

Commit

Permalink
Bugfix in dropdown errored styling
Browse files Browse the repository at this point in the history
  • Loading branch information
javivelasco committed Dec 20, 2015
1 parent 086a0ae commit 6cc95c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/dropdown/style.scss
Expand Up @@ -62,7 +62,7 @@
> .label {
color: $input-text-error-color;
}
> .valueWrapper {
> .templateValue {
border-bottom: 1px solid $input-text-error-color;
}
}
Expand Down

0 comments on commit 6cc95c5

Please sign in to comment.