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

Unified Diff: chrome/browser/resources/md_user_manager/import_supervised_user.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/import_supervised_user.html
diff --git a/chrome/browser/resources/md_user_manager/import_supervised_user.html b/chrome/browser/resources/md_user_manager/import_supervised_user.html
index 44417febad9a388e1ecff5d613b89cfd2f7a0998..94111d99d47597414f4c54673845145fc069b262 100644
--- a/chrome/browser/resources/md_user_manager/import_supervised_user.html
+++ b/chrome/browser/resources/md_user_manager/import_supervised_user.html
@@ -9,7 +9,7 @@
<dom-module id="import-supervised-user">
<template>
- <style include="shared-styles iron-flex iron-flex-alignment">
+ <style include="shared-styles iron-flex iron-flex-alignment iron-positioning">
:host {
--item-height: 52px;
--items-container-max-height: calc(var(--item-height) * 4);

Powered by Google App Engine
This is Rietveld 408576698