| Index: chrome/browser/resources/ntp4/recently_closed.css
|
| diff --git a/chrome/browser/resources/ntp4/recently_closed.css b/chrome/browser/resources/ntp4/recently_closed.css
|
| index cd849945b823c82c4e080fe23aa9a5279d647814..d946110ed31e4678e591facc9f7a7a74f9dcc49a 100644
|
| --- a/chrome/browser/resources/ntp4/recently_closed.css
|
| +++ b/chrome/browser/resources/ntp4/recently_closed.css
|
| @@ -15,8 +15,8 @@
|
| padding-bottom: 8px;
|
| padding-top: 8px;
|
| -webkit-appearance: none;
|
| - -webkit-transition: opacity 0.2s;
|
| - -webkit-transition-delay: 0.1s;
|
| + -webkit-transition: opacity 200ms;
|
| + -webkit-transition-delay: 100ms;
|
| }
|
|
|
| /* Reserve space for the menu button even when it's hidden. */
|
|
|