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

Unified Diff: chrome/browser/resources/md_user_manager/supervised_user_learn_more.html

Issue 2063623003: MDUserManager: import the appropriate dom-modules form iron-flex-layout-classes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
Index: chrome/browser/resources/md_user_manager/supervised_user_learn_more.html
diff --git a/chrome/browser/resources/md_user_manager/supervised_user_learn_more.html b/chrome/browser/resources/md_user_manager/supervised_user_learn_more.html
index 44c0708b6a48c8e1ec992b3431ca2fbabae0b870..fc103618ec61908d302b8a95a256f12d2762e53d 100644
--- a/chrome/browser/resources/md_user_manager/supervised_user_learn_more.html
+++ b/chrome/browser/resources/md_user_manager/supervised_user_learn_more.html
@@ -6,7 +6,7 @@
<dom-module id="supervised-user-learn-more">
<template>
- <style include="shared-styles iron-flex iron-flex-alignment">
+ <style include="shared-styles iron-flex iron-flex-alignment iron-positioning">
:host {
align-self: center;
}

Powered by Google App Engine
This is Rietveld 408576698