Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / browser / resources / profile_signin_confirmation.css
blob8257645731680062a3e430f24e16195a2c379532
1 /* Copyright 2013 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 #button-row {
6 bottom: 1em;
7 margin-left: 0;
8 margin-right: 0;
9 position: absolute;
10 text-align: start;
11 width: 95%;
14 #button-row button {
15 margin-left: 0;
16 margin-right: 0;
19 #dialog-title {
20 font-size: 1.3em;