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

Unified Diff: ui/webui/resources/cr_elements/policy/cr_policy_vars_css.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: ui/webui/resources/cr_elements/policy/cr_policy_vars_css.html
diff --git a/ui/webui/resources/cr_elements/policy/cr_policy_vars_css.html b/ui/webui/resources/cr_elements/policy/cr_policy_vars_css.html
index 73ca3370bee59d7c3da38e674e8716a311531ef3..e896203d05bfe68f75a5c129d60ef48121514ef6 100644
--- a/ui/webui/resources/cr_elements/policy/cr_policy_vars_css.html
+++ b/ui/webui/resources/cr_elements/policy/cr_policy_vars_css.html
@@ -2,7 +2,7 @@
<style is="custom-style">
:root {
--cr-policy-indicator: {
- @apply(--cr-icon-size);
+ @apply(--cr-icon-height-width);
display: block;
};

Powered by Google App Engine
This is Rietveld 408576698