1 /* Copyright (c) 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.
8 * Ensure that the scrollWidth of the <html> element takes into account
9 * content outside the window borders. Without this, resizeWindowToContent
10 * cannot set the required window width.
14 /* Eliminate the gap between the background image and the message. */
23 body
.message-container
{
32 -webkit-app-region: drag
;