| Index: chrome/browser/resources/options/chromeos/change_picture_options.css
|
| diff --git a/chrome/browser/resources/options/chromeos/change_picture_options.css b/chrome/browser/resources/options/chromeos/change_picture_options.css
|
| index ab0d497df17701a17ad040babc28ad058924c586..93bb0dcbe6f8c8672faaa6efa2afae49c2fc86b7 100644
|
| --- a/chrome/browser/resources/options/chromeos/change_picture_options.css
|
| +++ b/chrome/browser/resources/options/chromeos/change_picture_options.css
|
| @@ -61,6 +61,10 @@
|
|
|
| #user-image-preview .perspective-box {
|
| -webkit-perspective: 600px;
|
| + border: solid 1px #cacaca;
|
| + border-radius: 4px;
|
| + padding: 2px;
|
| + width: 220px;
|
| }
|
|
|
| #user-image-preview-img {
|
|
|