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

Unified Diff: chrome/browser/resources/settings/internet_page/network_summary_item.html

Issue 2578793004: MD Settings: Fix size and padding of expand button (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/internet_page/network_summary_item.html
diff --git a/chrome/browser/resources/settings/internet_page/network_summary_item.html b/chrome/browser/resources/settings/internet_page/network_summary_item.html
index 2c1314cc59b91a79aa793332f6715dff55ff85fe..ce5d71ddbd377991e98986496b7d39f7ec8ea000 100644
--- a/chrome/browser/resources/settings/internet_page/network_summary_item.html
+++ b/chrome/browser/resources/settings/internet_page/network_summary_item.html
@@ -16,7 +16,7 @@
<template>
<style include="settings-shared">
paper-spinner {
- @apply(--cr-icon-size);
+ @apply(--cr-icon-height-width);
margin: 0 var(--settings-box-row-padding);
}

Powered by Google App Engine
This is Rietveld 408576698