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

Unified Diff: chrome/browser/resources/md_user_manager/user_manager_pages.css

Issue 1630903002: material design user manager with create profile flow (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed Dan's comments #2 Created 4 years, 10 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/user_manager_pages.css
diff --git a/chrome/browser/resources/settings/basic_page/basic_page.css b/chrome/browser/resources/md_user_manager/user_manager_pages.css
similarity index 55%
copy from chrome/browser/resources/settings/basic_page/basic_page.css
copy to chrome/browser/resources/md_user_manager/user_manager_pages.css
index 1a33ff32ef55cdfcca34651b3d87a5f77ea72551..51453f65cb8ee94c359828bf3f8e12be8eda5478 100644
--- a/chrome/browser/resources/settings/basic_page/basic_page.css
+++ b/chrome/browser/resources/md_user_manager/user_manager_pages.css
@@ -1,9 +1,7 @@
-/* Copyright 2015 The Chromium Authors. All rights reserved.
+/* Copyright 2016 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
-:host {
- display: block;
+neon-animated-pages {
height: 100%;
- width: 605px;
}

Powered by Google App Engine
This is Rietveld 408576698