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

Unified Diff: chrome/browser/resources/settings/search_page/search_page.html

Issue 2843083002: MD Settings: indent "OK Google" row in "Search engine" section (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/search_page/search_page.html
diff --git a/chrome/browser/resources/settings/search_page/search_page.html b/chrome/browser/resources/settings/search_page/search_page.html
index c05c572a56f475f578d0f244b4a544488d952a19..f19514a35f9b635448916d5e9e76d69b9f481511 100644
--- a/chrome/browser/resources/settings/search_page/search_page.html
+++ b/chrome/browser/resources/settings/search_page/search_page.html
@@ -80,7 +80,7 @@
<template is="dom-if" if="[[hotwordInfo_.allowed]]">
<!-- Hotword (OK Google) -->
- <div class="settings-box two-line continuation">
+ <div class="settings-box two-line continuation indented">
<settings-toggle-button id="hotwordSearchEnable" class="start"
pref="{{hotwordSearchEnablePref_}}"
label="$i18n{searchOkGoogleLabel}"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698