| Index: chrome/browser/resources/ntp4/tile_page.css
|
| diff --git a/chrome/browser/resources/ntp4/tile_page.css b/chrome/browser/resources/ntp4/tile_page.css
|
| index cca6ad77507106ecf65f3751a0bceca8ea383467..3cee0fbe5291b0c8a9941bf5009021ca493677d2 100644
|
| --- a/chrome/browser/resources/ntp4/tile_page.css
|
| +++ b/chrome/browser/resources/ntp4/tile_page.css
|
| @@ -154,6 +154,10 @@
|
| -webkit-animation: blipout 0.3s;
|
| }
|
|
|
| +.tile-page:not(.selected-card) * {
|
| + -webkit-transition: none !important;
|
| +}
|
| +
|
| /** Scrollbars ****************************************************************/
|
|
|
| .tile-page-content::-webkit-scrollbar {
|
|
|