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

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

Issue 11428075: NTP5: Implementing two rows option for Apps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: NTP5: Implementing two rows option for Apps Created 8 years 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/ntp_search/mock/debug.css ('k') | chrome/browser/resources/ntp_search/new_tab.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/ntp_search/nav_dot.css
diff --git a/chrome/browser/resources/ntp_search/nav_dot.css b/chrome/browser/resources/ntp_search/nav_dot.css
index 8027fde8f29b52649767803a26cf69d3e6f5c367..bc255e8447788c4f4f33947fa0f08f89a92642d3 100644
--- a/chrome/browser/resources/ntp_search/nav_dot.css
+++ b/chrome/browser/resources/ntp_search/nav_dot.css
@@ -4,7 +4,7 @@
#dot-list {
height: 15px;
- margin: 10px 0 8px;
+ margin: 0;
overflow: hidden;
padding: 0;
}
« no previous file with comments | « chrome/browser/resources/ntp_search/mock/debug.css ('k') | chrome/browser/resources/ntp_search/new_tab.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698