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

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

Issue 1029583003: [Icons NTP] Make Fast Local NTP render largeIconUrl instead of thumbnail, if available. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: A bit of renaming to reduce ambiguity. Created 5 years, 9 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/most_visited_single.js ('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/most_visited_thumbnail.css
diff --git a/chrome/browser/resources/local_ntp/most_visited_thumbnail.css b/chrome/browser/resources/local_ntp/most_visited_thumbnail.css
index ec4a704c36e08a2587b61c4de950a8d68641ef9d..19d7a33cf3af5cc3c40b3922508935d9f03e1029 100644
--- a/chrome/browser/resources/local_ntp/most_visited_thumbnail.css
+++ b/chrome/browser/resources/local_ntp/most_visited_thumbnail.css
@@ -46,9 +46,7 @@ img.large-icon {
left: 50%;
margin-left: -24px;
margin-top: -24px;
- min-height: initial;
position: absolute;
top: 50%;
- vertical-align: middle;
width: 48px;
}
« no previous file with comments | « chrome/browser/resources/local_ntp/most_visited_single.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698