Skip to content

Commit

Permalink
Update master
Browse files Browse the repository at this point in the history
  • Loading branch information
nybblr committed Jun 25, 2012
1 parent 89c80ee commit a77f3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/css3/_transition.scss
Expand Up @@ -67,6 +67,6 @@
$full: compact($time-1, $time-2, $time-3, $time-4, $time-5,
$time-6, $time-7, $time-8, $time-9);

@include prefixer(transition-transition-delay, $full, webkit, moz, ms, o);
@include prefixer(transition-delay, $full, webkit, moz, ms, o);
}

0 comments on commit a77f3ad

Please sign in to comment.