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 917ba17c694d3ce4fc7ec5d1caaee591a327dae1..d09045a3e5e25366b70f9ea9f23a9389a6c7ca78 100644 |
--- a/chrome/browser/resources/settings/settings_shared_css.html |
+++ b/chrome/browser/resources/settings/settings_shared_css.html |
@@ -39,13 +39,6 @@ |
-webkit-margin-start: var(--cr-icon-ripple-margin)); |
} |
- .list-item paper-icon-button { |
- /* Workaround iron-list cutting off ripples on paper-icon-buttons. |
- * TODO(dschuyler): Can the end margin be done differently to allow for |
- * ripples to look like they are overlapping the margin. */ |
- -webkit-margin-end: 0; |
- } |
- |
/* See notes in .primary-button. |
* TODO(dschuyler): Remove unnecessary .secondary-button references. */ |
paper-button { |