Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / browser / resources / settings / users_page / users_page.css
blobde1cfa545ae791a8cfb9a2586ca00aca18dd785b
1 /* Copyright 2015 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file. */
5 #addUserInput {
6 width: 100%;
9 .add-user-button {
10 padding-top: 25px;
13 .page-content > div {
14 margin-top: 30px;
17 .users {
18 -webkit-margin-start: 50px;
21 cr-input {
22 width: 300px;