Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Revert Temporary Workaround from Bug 926587
Browse files Browse the repository at this point in the history
Revert "Bug 926587 - [B2G][Clock][Stopwatch] Choppy transition animation going to Stopwatch from Timer or Alarm - r=jugglinmike"

This reverts commit af77086.
  • Loading branch information
gnarf committed Dec 13, 2013
1 parent c3ee8d3 commit e58b3cd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions apps/clock/style/views.css
Expand Up @@ -67,9 +67,7 @@
}
}
@keyframes slide-in-right {
/* This tiny percentage is a temporary workaround for Bug 921317
* please switch this back to `from` whenever that bug is solved! */
0.00001% {
from {
transform: translateX(100%);
}
to {
Expand Down

0 comments on commit e58b3cd

Please sign in to comment.