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

Unified Diff: chrome/browser/resources/options/browser_options.css

Issue 134103005: [Hotword] Putting preferences under search for hotword service. Putting behind a flag. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: fixing comments and call order Created 6 years, 11 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/options/browser_options.css
diff --git a/chrome/browser/resources/options/browser_options.css b/chrome/browser/resources/options/browser_options.css
index a3dcba14d10be54657c79129c5329baa86c1c4b5..086cf25e0f66f8fa3944313ecf7ba0b643c0cd12 100644
--- a/chrome/browser/resources/options/browser_options.css
+++ b/chrome/browser/resources/options/browser_options.css
@@ -156,6 +156,10 @@ input[type='range'] {
padding-bottom: 0;
}
+.hotword-settings {
+ margin-left: 22px;
+}
+
/* Internet settings */
#network-settings {

Powered by Google App Engine
This is Rietveld 408576698