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

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

Issue 2819553003: Hook up LocalNtpSource to OneGoogleBarService (Closed)
Patch Set: more cleanup Created 3 years, 8 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/local_ntp/local_ntp.css
diff --git a/chrome/browser/resources/local_ntp/local_ntp.css b/chrome/browser/resources/local_ntp/local_ntp.css
index 61800071f7c3f53ef8e78ee46f91114001aa945a..9869c151eee66919423e9d2de85a525d4cec8878 100644
--- a/chrome/browser/resources/local_ntp/local_ntp.css
+++ b/chrome/browser/resources/local_ntp/local_ntp.css
@@ -283,3 +283,7 @@ html[dir=rtl] #attribution,
height: 100%;
width: 100%;
}
+
+#one-google {
+ position: fixed;
+}
« no previous file with comments | « no previous file | chrome/browser/resources/local_ntp/local_ntp.html » ('j') | chrome/browser/resources/local_ntp/local_ntp.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698