Updated -moz out to match

This commit is contained in:
toddparker 2012-01-02 13:57:30 -05:00 committed by scottjehl
parent 3b8e4cb8b6
commit 52c44937e7

View file

@ -11,7 +11,7 @@ Built by David Kaneda and maintained by Jonathan Stark.
-webkit-animation-timing-function: ease-in;
-webkit-animation-duration: 250ms;
-moz-animation-timing-function: ease-in;
-moz-animation-duration: 225ms;
-moz-animation-duration: 250ms;
}