added fadeout animation name back in

This commit is contained in:
scottjehl 2010-10-01 23:35:46 -04:00
parent 73a84405c8
commit bc09ffca8d

View file

@ -133,6 +133,7 @@
}
.fade.out {
z-index: 0;
-webkit-animation-name: fadeout;
}
.flip {