Bug 1349096 - Prevent download panel from moving up and down with download start animation. r=Paolo

MozReview-Commit-ID: E6zQUXcBWWP

--HG--
extra : rebase_source : b7cebbd0ed077c29b2606bd42a3ec8d017a37d18
This commit is contained in:
Rex Lee 2017-04-10 15:20:32 +08:00
Родитель 67e5ec0739
Коммит 446fef466c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -44,7 +44,7 @@ toolbar[brighttext] #downloads-indicator-progress-icon {
}
}
#downloads-button[notification="start"] > #downloads-indicator-anchor {
#downloads-button[notification="start"] > #downloads-indicator-anchor > #downloads-indicator-icon {
animation-name: downloadsIndicatorStartJump;
/* Upon changing the overall duration below, please keep the delay time of
setTimeout() identical in indicator.js for this animation. */