Skip to content

Commit

Permalink
Merge branch 'ins-106.0' of bitbucket.org:vloc/newport-design-system …
Browse files Browse the repository at this point in the history
…into ins-106.0
  • Loading branch information
mattgoldspink committed Jul 10, 2019
2 parents d182284 + 242b1b6 commit 7c18c99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ui/components/form-element/animate/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -195,3 +195,7 @@ textarea[placeholder]::placeholder {
textarea:focus::placeholder {
color: inherit;
}

.nds-form-element__control.nds-form-element__control-animated-label .nds-animated-label__ease-out {
transition: transform 200ms ease-out, font-size 200ms ease-out
}

0 comments on commit 7c18c99

Please sign in to comment.