Skip to content

Commit

Permalink
Remove border color animation to avoid transition on responsive sizing
Browse files Browse the repository at this point in the history
  • Loading branch information
jlukic committed Jun 26, 2015
1 parent eb8c1f5 commit 12540e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/themes/default/collections/table.variables
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
@borderRadius: @defaultBorderRadius;
@transition:
background @defaultDuration @defaultEasing,
border-color @defaultDuration @defaultEasing,
color @defaultDuration @defaultEasing
;
@background: @white;
Expand Down

0 comments on commit 12540e1

Please sign in to comment.