Index: chrome/browser/resources/settings/people_page/change_picture.css |
diff --git a/chrome/browser/resources/settings/people_page/manage_profile.css b/chrome/browser/resources/settings/people_page/change_picture.css |
similarity index 84% |
copy from chrome/browser/resources/settings/people_page/manage_profile.css |
copy to chrome/browser/resources/settings/people_page/change_picture.css |
index fe8c87b6d26a144c9da8085607bb6875a86e9c11..914164484c73af9287d92b54589906565fc20a0b 100644 |
--- a/chrome/browser/resources/settings/people_page/manage_profile.css |
+++ b/chrome/browser/resources/settings/people_page/change_picture.css |
@@ -2,11 +2,12 @@ |
* Use of this source code is governed by a BSD-style license that can be |
* found in the LICENSE file. */ |
-paper-input { |
- width: 300px; |
-} |
- |
#availableIcons { |
-webkit-margin-start: 16px; |
margin-top: 16px; |
} |
+ |
+.user-image { |
+ height: 64px; |
+ width: 64px; |
+} |