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

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

Issue 2751533002: MD Settings: fix <settings-toggle-button> indent issue (Closed)
Patch Set: 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
« 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/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 78bc22a4132960e7246471bfa852eab214afc863..554613fe015520979e192b6b59c8d46c6a7a6dc3 100644
--- a/chrome/browser/resources/settings/controls/settings_toggle_button.html
+++ b/chrome/browser/resources/settings/controls/settings_toggle_button.html
@@ -31,7 +31,7 @@
#labelWrapper,
::content .more-actions,
cr-policy-pref-indicator {
- -webkit-margin-start: var(--settings-control-spacing);
+ -webkit-margin-end: var(--settings-control-spacing);
}
</style>
<div id="outerRow" noSubLabel$="[[!subLabel]]">
« 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