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

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

Issue 1875413002: MD Settings: polish top-level bluetooth page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: test fixes Created 4 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 | chrome/browser/resources/settings/bluetooth_page/bluetooth_add_device_dialog.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/appearance_page/appearance_page.html
diff --git a/chrome/browser/resources/settings/appearance_page/appearance_page.html b/chrome/browser/resources/settings/appearance_page/appearance_page.html
index 9bc323e4397285be229f1020b744ca0c532b8387..21c63de4f89547319d6304d7ae4f724c3c1ba9de 100644
--- a/chrome/browser/resources/settings/appearance_page/appearance_page.html
+++ b/chrome/browser/resources/settings/appearance_page/appearance_page.html
@@ -24,7 +24,7 @@
<template>
<style include="settings-shared">
.settings-box iron-icon {
- -webkit-margin-end: var(--checkbox-spacing);
+ -webkit-margin-end: var(--iron-icon-spacing);
}
</style>
<settings-animated-pages id="pages" current-route="{{currentRoute}}"
« no previous file with comments | « no previous file | chrome/browser/resources/settings/bluetooth_page/bluetooth_add_device_dialog.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698