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 #change-home-page-section {
6 -webkit-margin-start: 40px;
10 /* TODO(jhawkins): This does not span the width of the entire paper-material
11 * element because our styling of all paper-material includes a fixed margin.
12 * This can be fixed by creating a generic content container inside of each
13 * paper-material which would have this margin instead.
15 * TODO(jhawkins): Share this rule set at a higher level, e.g., to share with
25 justify-content: flex-end
;
28 #action-container > paper-button
{
29 text-transform: upper-case
;