BookmarkManager: Fix 'new folder text field size changes on clicking it' issue.
[chromium-blink-merge.git] / chrome / browser / resources / gaia_auth / main.css
blob397947616e688a738e064017c297dfbd0426ea84
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.
4 */
6 html,
7 body,
8 iframe {
9 height: 100%;
10 margin: 0;
11 padding: 0;
12 width: 100%;
15 iframe {
16 overflow: hidden;
19 webview {
20 display: inline-block;
21 height: 100%;
22 margin: 0;
23 padding: 0;
24 width: 100%;