| Index: chrome/browser/resources/local_ntp/local_ntp.css
|
| diff --git a/chrome/browser/resources/local_ntp/local_ntp.css b/chrome/browser/resources/local_ntp/local_ntp.css
|
| index 14d5275c6eb28e57a8d24244c7e7111cf9b3b805..2a3eb85daef88f1afdf2c1b556199154b001713a 100644
|
| --- a/chrome/browser/resources/local_ntp/local_ntp.css
|
| +++ b/chrome/browser/resources/local_ntp/local_ntp.css
|
| @@ -38,11 +38,11 @@ body.fakebox-disable #fakebox > input {
|
| #logo {
|
| background-image: url(images/2x/google_logo.png);
|
| background-repeat: no-repeat;
|
| - background-size: 275px 95px;
|
| + background-size: 269px 95px;
|
| height: 95px;
|
| margin-bottom: 24px;
|
| margin-top: 157px;
|
| - width: 275px;
|
| + width: 269px;
|
| }
|
|
|
| body.alternate-logo #logo {
|
|
|