Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / browser / resources / settings / downloads_page / downloads_page.css
blob5a47a431deedd81fb4d07b959f5b74da21ded829
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 cr-input {
6 /* This ensures that the "Download location" label and the text in the input
7 * itself are vertically aligned. */
8 margin-bottom: 1em;
9 width: 300px;
12 #locationLabel {
13 -webkit-margin-end: 10px;