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

Unified Diff: chrome/browser/resources/settings/site_settings/protocol_handlers.html

Issue 2762823002: MD Settings: minor cleanup of content settings code. (Closed)
Patch Set: fixes based on comments Created 3 years, 9 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/settings/site_settings/protocol_handlers.html
diff --git a/chrome/browser/resources/settings/site_settings/protocol_handlers.html b/chrome/browser/resources/settings/site_settings/protocol_handlers.html
index 33fbfecd7100067eeb6147e2fa60d12863b09d8c..609ac01f040d352a74de45d0f27ce91f6d13b2e7 100644
--- a/chrome/browser/resources/settings/site_settings/protocol_handlers.html
+++ b/chrome/browser/resources/settings/site_settings/protocol_handlers.html
@@ -23,7 +23,7 @@
}
</style>
<div class="settings-box first two-line">
- <div id="categoryLabel" class="start secondary">
+ <div id="categoryLabel" class="start">
[[computeHandlersDescription_(categoryEnabled)]]
</div>
<paper-toggle-button id="toggle" checked="{{categoryEnabled}}"

Powered by Google App Engine
This is Rietveld 408576698