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

Unified Diff: chrome/browser/resources/md_user_manager/user_manager_dialog.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
« no previous file with comments | « chrome/browser/resources/md_user_manager/supervised_user_learn_more.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_user_manager/user_manager_dialog.html
diff --git a/chrome/browser/resources/md_user_manager/user_manager_dialog.html b/chrome/browser/resources/md_user_manager/user_manager_dialog.html
index cc9b840f79453cbe49e901ab1903530d7949a8b4..f5d897ab43ac96a01f960c73f47b006f093c245c 100644
--- a/chrome/browser/resources/md_user_manager/user_manager_dialog.html
+++ b/chrome/browser/resources/md_user_manager/user_manager_dialog.html
@@ -8,7 +8,7 @@
<dom-module id="user-manager-dialog">
<template>
- <style include="shared-styles paper-dialog-shared-styles iron-flex iron-flex-alignment">
+ <style include="shared-styles paper-dialog-shared-styles iron-flex iron-flex-alignment iron-positioning">
:host {
--paper-dialog: {
border-radius: 2px;
« no previous file with comments | « chrome/browser/resources/md_user_manager/supervised_user_learn_more.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698