Add new certificateProvider extension API.
[chromium-blink-merge.git] / chrome / browser / resources / chromeos / login / gaia_input_form.css
blob728f518659b316e137fc55009ba848749822600e
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.
4 */
6 :host {
7 display: block;
8 font-size: 16px;
11 #inputs::content gaia-input {
12 margin-bottom: 24px;
15 #inputs::content gaia-input:last-of-type {
16 margin-bottom: 28px;