Merge "Adjust invite animation for Media Viewer"

This commit is contained in:
jenkins-bot 2014-04-29 07:30:55 +00:00 committed by Gerrit Code Review
commit b06020fa26

View file

@ -56,10 +56,10 @@
.mw-mmv-invite-animation() { .mw-mmv-invite-animation() {
0% { 0% {
margin-top: 5px; margin-top: 0px;
} }
50% { 50% {
margin-top: -3px; margin-top: -15px;
} }
100% { 100% {
margin-top: 0; margin-top: 0;