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

Unified Diff: chrome/browser/resources/welcome/welcome.html

Issue 2383903002: UX corrections to new FRE Welcome page. (Closed)
Patch Set: Created 4 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/welcome/welcome.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/welcome/welcome.html
diff --git a/chrome/browser/resources/welcome/welcome.html b/chrome/browser/resources/welcome/welcome.html
index f3408af18ed21a9bfc0b9a2c905d41e6b85768d7..fcc7654f1a03537e4de03cde45b13a09e6f09fef 100644
--- a/chrome/browser/resources/welcome/welcome.html
+++ b/chrome/browser/resources/welcome/welcome.html
@@ -15,13 +15,9 @@
</head>
<body>
- <div class="spacer"></div>
<div class="content">
<div class="logo">
- <div class="logo-icon">
- <img src="chrome://welcome/logo.png" class="logo-bw">
- <img src="chrome://welcome/logo.png" class="logo-color">
- </div>
+ <div class="logo-icon"></div>
<div class="logo-shadow"></div>
</div>
<div class="heading">$i18n{headerText}</div>
« no previous file with comments | « chrome/browser/resources/welcome/welcome.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698