Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / browser / resources / settings / search_engines_page / search_engine_adder.css
blobb4cb0bb3c50122168fe41fb39b1e330f3621d0bc
1 /* Copyright (c) 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 .input-label {
6 font-size: 0.75em;
9 .container {
10 margin-top: 14px;
11 width: 660px;
14 .add-label {
15 width: 660px;
18 .input-field {
19 -webkit-margin-end: 20px;