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

Unified Diff: chrome/browser/resources/md_user_manager/control_bar.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 | « no previous file | chrome/browser/resources/md_user_manager/create_profile.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_user_manager/control_bar.html
diff --git a/chrome/browser/resources/md_user_manager/control_bar.html b/chrome/browser/resources/md_user_manager/control_bar.html
index fd2e0c88a8a3d33068b9b124e7637e18630a8b7f..f21f602f4a8a6785bd9c134d78d43f33ce4c9118 100644
--- a/chrome/browser/resources/md_user_manager/control_bar.html
+++ b/chrome/browser/resources/md_user_manager/control_bar.html
@@ -7,7 +7,7 @@
<dom-module id="control-bar">
<template>
- <style include="shared-styles iron-flex iron-flex-alignment">
+ <style include="shared-styles iron-flex iron-flex-alignment iron-positioning">
#container {
-webkit-padding-end: 8px;
-webkit-padding-start: 24px;
« no previous file with comments | « no previous file | chrome/browser/resources/md_user_manager/create_profile.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698