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

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

Issue 4245002: Add instant to tabbed options. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: smorgan review Created 10 years, 1 month 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/dom_ui.css ('k') | chrome/browser/resources/options/advanced_options.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/new_new_tab.css
diff --git a/chrome/browser/resources/new_new_tab.css b/chrome/browser/resources/new_new_tab.css
index 4ab7852593fa45c91036cdbf67313a3481e21e87..fca01f6d354d0368a92ac8cce6f81294de561d95 100644
--- a/chrome/browser/resources/new_new_tab.css
+++ b/chrome/browser/resources/new_new_tab.css
@@ -197,11 +197,6 @@ html[dir=rtl] .item {
max-width: 300px;
}
-.hbox {
- display: -webkit-box;
- -webkit-box-orient: horizontal;
-}
-
.foreign-session-client {
float: left;
max-width: 114px; /* Selected so that we can fit 5 items in EN-US */
« no previous file with comments | « chrome/browser/resources/dom_ui.css ('k') | chrome/browser/resources/options/advanced_options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698