| 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 cdaabaec7be700c47357dd65fe3715aa2916476b..5b38759ad019852a4704483cc3bc012a6b8a51ef 100644
|
| --- a/chrome/browser/resources/ntp4/new_tab.css
|
| +++ b/chrome/browser/resources/ntp4/new_tab.css
|
| @@ -185,6 +185,9 @@ html[dir='rtl'] #attribution {
|
|
|
| #logo-img {
|
| margin-top: 4px;
|
| +
|
| + /* TODO: Remove once http://crbug.com/135179 is fixed */
|
| + content: url('chrome://theme/IDR_PRODUCT_LOGO');
|
| }
|
|
|
| body.bare-minimum #footer {
|
|
|