Skip to content

Commit

Permalink
remove useless transition
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalerba committed Jan 4, 2017
1 parent cd60956 commit 7b68241
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/input/input.scss
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ md-input, md-textarea {
transform: translateY(0);
transform-origin: bottom left;
transition: transform $swift-ease-out-duration $swift-ease-out-timing-function,
scale $swift-ease-out-duration $swift-ease-out-timing-function,
color $swift-ease-out-duration $swift-ease-out-timing-function,
width $swift-ease-out-duration $swift-ease-out-timing-function;

Expand Down

0 comments on commit 7b68241

Please sign in to comment.