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

Unified Diff: chrome/browser/resources/settings/controls/settings_toggle_button.html

Issue 2668163002: MD Settings: Fix styles in several places. (Closed)
Patch Set: remove ugly for-unit-test-only class Created 3 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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/languages_page/edit_dictionary_page.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/controls/settings_toggle_button.html
diff --git a/chrome/browser/resources/settings/controls/settings_toggle_button.html b/chrome/browser/resources/settings/controls/settings_toggle_button.html
index d98765af84cc4c0cdeffa603a6ed4ad1cdf35299..91eb26e738891241779a8b8e1a6741e4c4a6c904 100644
--- a/chrome/browser/resources/settings/controls/settings_toggle_button.html
+++ b/chrome/browser/resources/settings/controls/settings_toggle_button.html
@@ -41,7 +41,6 @@
actionable$="[[!controlDisabled_(disabled, pref)]]">
<div class="label">
[[label]]
- <content select=".label-controls"></content>
</div>
<div class="secondary label">[[subLabel]]</div>
</div>
« no previous file with comments | « no previous file | chrome/browser/resources/settings/languages_page/edit_dictionary_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698