Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2279)

Unified Diff: chrome/browser/resources/local_ntp/local_ntp.css

Issue 23578034: Change logos. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/local_ntp/images/2x/ntp_white_google_logo.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « chrome/browser/resources/local_ntp/images/2x/ntp_white_google_logo.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698