summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/resources/settings/internet_page/network_nameservers.css
blob: 3dda85caf16849c50403a24f175192ef4688b94a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* Copyright 2015 The Chromium Authors. All rights reserved.
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file. */

select {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 5px;
}

paper-input-container {
  margin: -9px 5px 0 5px;
}