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

Unified Diff: chrome/browser/resources/ntp_search/thumbnail_page.css

Issue 10867021: NTP5: Improving the Tile Page resize logic (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 4 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
Index: chrome/browser/resources/ntp_search/thumbnail_page.css
diff --git a/chrome/browser/resources/ntp_search/thumbnail_page.css b/chrome/browser/resources/ntp_search/thumbnail_page.css
index 20ec3faab2d11b93eef533d96a15a31dc802bea5..e13f4c6aa1f39cadfc8c6dc6ef7b6cb3796472e1 100644
--- a/chrome/browser/resources/ntp_search/thumbnail_page.css
+++ b/chrome/browser/resources/ntp_search/thumbnail_page.css
@@ -34,8 +34,6 @@
border-color: rgb(224, 224, 224);
border-radius: 3px;
box-shadow: inset 0 2px 3px rgba(0, 0, 0, .09);
- display: inline-block;
- position: absolute;
}
/* -----------------------------------------------------------------------------

Powered by Google App Engine
This is Rietveld 408576698