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

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

Issue 2528803002: MD Settings: Internet: Add/fix remaining policy items (Closed)
Patch Set: Rebase Created 4 years 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/settings_shared_css.html
diff --git a/chrome/browser/resources/settings/settings_shared_css.html b/chrome/browser/resources/settings/settings_shared_css.html
index 0f852d067ed7cbcdf75804a98e58a101b6c268c0..50002a165ada72a80e33259f5732c08587ae87b7 100644
--- a/chrome/browser/resources/settings/settings_shared_css.html
+++ b/chrome/browser/resources/settings/settings_shared_css.html
@@ -377,8 +377,7 @@
}
.settings-box paper-item iron-icon {
- /* Same padding as paper-icon-button. */
- padding: 8px;
+ padding: var(--cr-icon-padding);
}
/* Helper for a list frame to automatically avoid the separator line. */

Powered by Google App Engine
This is Rietveld 408576698