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

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

Issue 2892323002: MD Settings cleanup: Remove unused paper-icon-item CSS rule. (Closed)
Patch Set: Created 3 years, 7 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/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 1c1e5d3fbd95083b3a71e5d71997eeb5c92a3c34..ce03123aad1b09c4c5c7429ef6dab123f356a96a 100644
--- a/chrome/browser/resources/settings/settings_shared_css.html
+++ b/chrome/browser/resources/settings/settings_shared_css.html
@@ -206,10 +206,6 @@
opacity: var(--settings-disabled-opacity);
}
- .list-item > paper-icon-item {
- padding: 0;
- }
-
/* This button has no ink ripple. */
.list-button[is='action-link'] {
align-items: center;
« 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