| Index: chrome/browser/resources/ntp4/new_tab.css
|
| diff --git a/chrome/browser/resources/ntp4/new_tab.css b/chrome/browser/resources/ntp4/new_tab.css
|
| index 6677ac1550eb904b7ec12dcb6cc73e9d60d7ae4e..e8e8560ac7a2ae9944bd6ea4a8ceaebf1019f713 100644
|
| --- a/chrome/browser/resources/ntp4/new_tab.css
|
| +++ b/chrome/browser/resources/ntp4/new_tab.css
|
| @@ -159,7 +159,7 @@ body {
|
| -webkit-transition-delay: 0, 0.2s;
|
| }
|
|
|
| -#footer.dragging-mode #trash {
|
| +#footer.showing-trash-mode #trash {
|
| opacity: 1;
|
| top: 0;
|
| -webkit-transition-delay: 0, 0;
|
|
|