/* Copyright 2013 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. */ body { width: 100%; } a { overflow: hidden; text-align: center; text-overflow: ellipsis; white-space: nowrap; }