| Index: ui/login/screen_container.css
|
| diff --git a/ui/login/screen_container.css b/ui/login/screen_container.css
|
| index c19983d3f06dde8a0dfc11cde6f740de30d24029..d1b8a0ba14d97e8f896e12ca0cfc3370a1692e9a 100644
|
| --- a/ui/login/screen_container.css
|
| +++ b/ui/login/screen_container.css
|
| @@ -84,11 +84,6 @@
|
|
|
| }
|
|
|
| -#oobe.account-picker.flying-pods #inner-container {
|
| - -webkit-transition: width 180ms ease,
|
| - height 180ms ease;
|
| -}
|
| -
|
| /* Only play this animation when 'down' class is removed. */
|
| .oobe-display #inner-container:not(.down) {
|
| -webkit-transition: -webkit-transform 200ms ease-in-out;
|
|
|